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
Hi, is there any documentation about the PowerShell Module Requirements?
I try to deploy the latest build (from friday) and running in issues like
"New-AzResourceGroupDeployment : 14:16:46 - Error: Code=InvalidTemplate; Message=Deployment template validation failed: 'Template parameter JToken type is not valid. Expected
'String, Uri'. Actual 'Object'. Please see https://aka.ms/resource-manager-parameter-files for usage details.'."
In C:\MS-Partner\Luna\Resources\Deployment\Deploy.ps1:287 Zeichen:1
or
Create AAD application for webapp authentication.
WARNUNG: Breaking changes in the cmdlet 'Set-AzKeyVaultSecret' :
WARNUNG: - "The output type 'Microsoft.Azure.Commands.KeyVault.Models.PSKeyVaultSecret' is changing"
The following properties in the output type are being deprecated :
'SecretValueText'
WARNUNG: Note :The change is expected to take effect from the version : '3.0.0'
WARNUNG: NOTE : Go to https://aka.ms/azps-changewarnings for steps to suppress this breaking change warning, and other information on breaking changes in Azure PowerShell.
Set-AzKeyVaultSecret : Der Remotename konnte nicht aufgelöst werden: 'lunasample-keyvault.vault.azure.net'
In C:\MS-Partner\Luna\Resources\Deployment\Deploy.ps1:124 Zeichen:22
What I need to configure the PowerShell session?
Thanks for your support
Michael
Hi, is there any documentation about the PowerShell Module Requirements?
I try to deploy the latest build (from friday) and running in issues like
"New-AzResourceGroupDeployment : 14:16:46 - Error: Code=InvalidTemplate; Message=Deployment template validation failed: 'Template parameter JToken type is not valid. Expected
'String, Uri'. Actual 'Object'. Please see https://aka.ms/resource-manager-parameter-files for usage details.'."
In C:\MS-Partner\Luna\Resources\Deployment\Deploy.ps1:287 Zeichen:1
or
Create AAD application for webapp authentication.
WARNUNG: Breaking changes in the cmdlet 'Set-AzKeyVaultSecret' :
WARNUNG: - "The output type 'Microsoft.Azure.Commands.KeyVault.Models.PSKeyVaultSecret' is changing"
'SecretValueText'
WARNUNG: Note :The change is expected to take effect from the version : '3.0.0'
WARNUNG: NOTE : Go to https://aka.ms/azps-changewarnings for steps to suppress this breaking change warning, and other information on breaking changes in Azure PowerShell.
Set-AzKeyVaultSecret : Der Remotename konnte nicht aufgelöst werden: 'lunasample-keyvault.vault.azure.net'
In C:\MS-Partner\Luna\Resources\Deployment\Deploy.ps1:124 Zeichen:22
What I need to configure the PowerShell session?
Thanks for your support
Michael