You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2024. It is now read-only.
During the Test Release that I created I got the error below:
2016-10-24T13:41:46.2553200Z ##[section]Starting: Azure Deployment:Create Or Update Resource Group action on AzureRG
2016-10-24T13:41:46.3002663Z ==============================================================================
2016-10-24T13:41:46.3002663Z Task : Azure Resource Group Deployment
2016-10-24T13:41:46.3002663Z Description : Deploy, start, stop, delete Azure Resource Groups
2016-10-24T13:41:46.3002663Z Version : 1.0.95
2016-10-24T13:41:46.3002663Z Author : Microsoft Corporation
2016-10-24T13:41:46.3002663Z Help : More Information
2016-10-24T13:41:46.3002663Z ==============================================================================
2016-10-24T13:41:52.1672822Z ##[command]Import-Module -Name C:\Program Files (x86)\Microsoft SDKs\Azure\PowerShell\ResourceManager\AzureResourceManager\AzureRM.Profile\AzureRM.Profile.psd1 -Global
2016-10-24T13:41:53.7691469Z ##[command]Add-AzureRMAccount -ServicePrincipal -Tenant ******** -Credential System.Management.Automation.PSCredential
2016-10-24T13:41:55.7697253Z ##[command]Select-AzureRMSubscription -SubscriptionId 711054d3-4464-4dd8-9a31-40adb4d72772 -TenantId ********
2016-10-24T13:41:59.9819655Z [Azure Resource Manager]Creating resource group deployment with name FullEnvironmentSetupMerged-20161024-1341
2016-10-24T13:42:00.3344545Z ##[error]At line:1 char:1013
... e -ErrorAction silentlycontinue -ErrorVariable deploymentError -force
~
Missing closing ')' in subexpression.
2016-10-24T13:42:00.3694563Z ##[section]Finishing: Azure Deployment:Create Or Update Resource Group action on AzureRG
During the Test Release that I created I got the error below:
2016-10-24T13:41:46.2553200Z ##[section]Starting: Azure Deployment:Create Or Update Resource Group action on AzureRG
2016-10-24T13:41:46.3002663Z ==============================================================================
2016-10-24T13:41:46.3002663Z Task : Azure Resource Group Deployment
2016-10-24T13:41:46.3002663Z Description : Deploy, start, stop, delete Azure Resource Groups
2016-10-24T13:41:46.3002663Z Version : 1.0.95
2016-10-24T13:41:46.3002663Z Author : Microsoft Corporation
2016-10-24T13:41:46.3002663Z Help : More Information
2016-10-24T13:41:46.3002663Z ==============================================================================
2016-10-24T13:41:52.1672822Z ##[command]Import-Module -Name C:\Program Files (x86)\Microsoft SDKs\Azure\PowerShell\ResourceManager\AzureResourceManager\AzureRM.Profile\AzureRM.Profile.psd1 -Global
2016-10-24T13:41:53.7691469Z ##[command]Add-AzureRMAccount -ServicePrincipal -Tenant ******** -Credential System.Management.Automation.PSCredential
2016-10-24T13:41:55.7697253Z ##[command]Select-AzureRMSubscription -SubscriptionId 711054d3-4464-4dd8-9a31-40adb4d72772 -TenantId ********
2016-10-24T13:41:59.9819655Z [Azure Resource Manager]Creating resource group deployment with name FullEnvironmentSetupMerged-20161024-1341
2016-10-24T13:42:00.3344545Z ##[error]At line:1 char:1013
2016-10-24T13:42:00.3694563Z ##[section]Finishing: Azure Deployment:Create Or Update Resource Group action on AzureRG