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

Remove connection string, recommend Entra ID and Managed identities for production applications #42636

Merged
merged 3 commits into from
Sep 17, 2024

Conversation

BillWagner
Copy link
Member

@BillWagner BillWagner commented Sep 17, 2024

These are "get started" tutorials, so they continue to use connection strings to authenticate with Azure storage services.

Remove the actual connection string from a tutorial, and add a note that production applications should use Entra ID and Managed Identities.


Internal previews

📄 File 🔗 Preview link
docs/fsharp/using-fsharp-on-azure/blob-storage.md docs/fsharp/using-fsharp-on-azure/blob-storage
docs/fsharp/using-fsharp-on-azure/file-storage.md docs/fsharp/using-fsharp-on-azure/file-storage
docs/fsharp/using-fsharp-on-azure/queue-storage.md docs/fsharp/using-fsharp-on-azure/queue-storage
docs/fsharp/using-fsharp-on-azure/table-storage.md docs/fsharp/using-fsharp-on-azure/table-storage

Don't include the text of the connection string in the source file.
@BillWagner BillWagner merged commit c216e78 into dotnet:main Sep 17, 2024
8 checks passed
@BillWagner BillWagner deleted the fsharp-table-storage branch September 17, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants