Azure-Samples / msdocs-django-web-app-managed-identity

Shows Python (Django framework) used with three Azure services.
MIT License
0 stars 5 forks source link

Change to support flexible server in production. #15

Closed vmagelo closed 1 year ago

vmagelo commented 1 year ago

Purpose

We'll be updating tutorial https://learn.microsoft.com/en-us/azure/developer/python/tutorial-python-managed-identity-01 to used Flexible Server. And the user name for Flexible Server is different.

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

vmagelo commented 1 year ago

Holding on this for a bit.