-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Update CREDENTIAL documentation for Fabric COPY INTO #10215
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
base: live
Are you sure you want to change the base?
Conversation
Clarified authentication requirements for storage accounts without public access.
|
@st-jan : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
refreshing the build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the COPY INTO documentation to clarify authentication requirements for Azure storage accounts that have public network access disabled. The update informs users that Shared Access Signatures and Storage Account Keys are not supported in this scenario, and that EntraID authentication is required instead.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
Learn Build status updates of commit 0473e86: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Thanks @st-jan for contacting Microsoft with a contribution to our product documentation. If you can provide any more non-person, non-identifying details about your environment and the products used, that would be helpful. Requires some confirmation on our side. It could take from a few business days to a few weeks to confirm your change internally. We'll contact you if we need further information, and you'll receive an email message each time we "@mention" you in a comment. By opening a pull request, you're helping the authors add your approved change directly to the documentation. If the article is updated with your commit, GitHub will list you as an article contributor. Thanks again for this feedback. Your suggestions help improve our documentation. |
Clarified authentication requirements for storage accounts without public network access.
We learned through interactions with Microsoft that Shared Access Signatures and Storage Account Keys cannot be used in this instance.