[Question]Managed Identity for Databases/Export on 2024-05-01-preview version #31935
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
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
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:
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
The text was updated successfully, but these errors were encountered: