-
# This is a Bug Report
## Description
- What went wrong?
Deploying a Premium App function always defaults the Sku Name and Tier to EP1 and ElasticPremium
- What did you expect should have ha…
Rapol updated
5 years ago
-
-
When the "name" of appServicePlan and functionApp is filled in the template, the resource created or updated have the wrong name.
The serverless template look like this :
```
service: dtp-dev-p…
-
I received this notification when trying to deploy this template:
> There was an error loading the template from URI 'https://raw.githubusercontent.com/Azure/azure-devtestlab/master/ARMTemplates/30…
-
I'm provisioning in Azure using azurerm_template_deployment resources and arm templates created for azure.
Creating the templates works fine in Terraform. The issue appears (or in this case doesn't) …
-
## Required Information
Entering this information will route you directly to the right team and expedite traction.
**Question, Bug, or Feature?**
*Type*: Question
**Enter Task Name**: [Azu…
-
I am trying to execute the PowerShell script in this page, however I get the following exception (where "/201-web-app-redis-cache-sql-database" is the name of the folder at which the ARM template is p…
-
## [feature request] Azure_AppService_AuthN_Use_Managed_Service_Identity
## Description
As described by the below pointer, a few controls are available to enforce some behavior right from the AR…
-
I have the following Azure-Pipelines.yml to build, test and deploy an ASP.NET Core Application.
```
trigger:
- master
variables:
buildConfiguration: 'Release'
buildPlatform: 'any cpu'
…
-
Hi,
I see this error while deploying the solution via pdm-arm.json ARM template
girishkb-mac-0:ARMTemplates girishkb$ az group deployment create -n example2-deployment -g example2 --template-fi…