-
Deploy Azure Resources
- Just click the below button
Key | Value |
---|---|
AZURE_WEBAPP_PUBLISH_PROFILE_DEV |
A publish profile is a file that contains information and settings that is used to deploy applications and services to Azure dev environment. |
AZURE_WEBAPP_PUBLISH_PROFILE_PROD |
A publish profile is a file that contains information and settings that is used to deploy applications and services to Azure prod environment. |
COSMOSDB_ENDPOINT_DEV |
A Cosmos DB endpoint for dev environment. |
COSMOSDB_ENDPOINT_PROD |
A Cosmos DB endpoint for prod environment. |
COSMOSDB_KEY_DEV |
A primary key for Cosmos DB dev. |
COSMOSDB_KEY_PROD |
A primary key for Cosmos DB prod. |
Refs:
Key | Value |
---|---|
COSMOSDB_ENDPOINT_DEV |
A Cosmos DB endpoint for dev environment. |
COSMOSDB_ENDPOINT_PROD |
A Cosmos DB endpoint for prod environment. |
COSMOSDB_KEY_DEV |
A primary key for Cosmos DB dev. |
COSMOSDB_KEY_PROD |
A primary key for Cosmos DB prod. |