Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question]Managed Identity for Databases/Export on 2024-05-01-preview version #31935

Open
MrAdrianPl opened this issue Dec 19, 2024 · 0 comments
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Mgmt This issue is related to a management-plane library. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team. SQL - Database SQL

Comments

@MrAdrianPl
Copy link

API Spec link

https://learn.microsoft.com/en-us/rest/api/sql/databases/export?view=rest-sql-2024-05-01-preview&tabs=HTTP

API Spec version

2024-05-01-preview

Question/Query

Hello,
I'd like to inquire and most likely report a issue for API Request for SQL Database Export operation, I'm not sure is this right repository for this so sorry if im just putting an garbage issue here.

I've been trying to setup simple request to API to export SQL DB into a file using managed identity as a form of authentication for both blob and db connection.

Although i was able to connect to the DB an attempt to establishing connection to blob using as stated in docs Resource_ID
Image
results with an error InvalidImportExportStorageKeyFormat, so is it possible to access blob using MI or its only possible to establish connection to DB using it?
Or is there's some misinformation in docs and:

  1. Theres other ID that should be provided for request body storageKey property if so what it should be?
  2. Resource ID needs to be formatted in specific way if so how should be it phrased?
  3. There's another property name that replaces storageKey property?
  4. MI is only for DB connection?
  5. I'm missing something else?

I've tried both user assigned and system assigned identities for an attempt to connect to blob both resulting with same response "InvalidImportExportStorageKeyFormat"

Thanks in advance for any information, if this isn't right place for this sorry once again.

Environment

No response

@MrAdrianPl MrAdrianPl added the question The issue doesn't require a change to the product in order to be resolved. Most issues start as that label Dec 19, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Dec 19, 2024
@v-jiaodi v-jiaodi added SQL Service Attention Workflow: This issue is responsible by Azure service team. Mgmt This issue is related to a management-plane library. SQL - Database labels Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Mgmt This issue is related to a management-plane library. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team. SQL - Database SQL
Projects
None yet
Development

No branches or pull requests

2 participants