My application creates separate SQL database on Azure
i have web app has 2 database connections.
one default connection used identity models.
they both uses same database in local development environment , works fine.
however when publish azure, identity model creates separate s1 standard tier sql database when run application.
how prevent creating new sql database , uses 1 have?
could explain languages , tools using develop application , publish azure?
thanks,
-eli
Microsoft Azure > Azure SQL Database
Comments
Post a Comment