Open ikhlesh opened 9 months ago
Hi @ikhlesh - were you able to run Get-AzureRmSqlServer cmd in your local successfully?
Hi @santhoshb-msft ,
Yes I am able to run, But when running for the project getting the below error
@ikhlesh - we tried repro but unable to do so. Also our recommendation is run in az cloud shell due to these dependencies.
Hi @santhoshb-msft ,
I was trying to find out the actual issue and found some references stating that this could be caused by conflict of packages versions.
So Can you please share me below details to find the actual issue, this will help others also to precisely know what packages and version will be needed in future.
Describe the bug When trying to run the Deployment script "Deploy.ps1" the error is being thrown
ERROR: Decryption failed: [WinError -2146893813] Key not valid for use in specified state.. App developer may consider this guidance: https://github.com/AzureAD/microsoft-authentication-extensions-for-python/wiki/PersistenceDecryptionError Please report to us via Github: https://github.com/Azure/azure-cli/issues/20231 Get-AzureRmSqlServer : Method 'get_SerializationSettings' in type 'Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient' from assembly 'Microsoft.Azure.Commands.ResourceManager.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' does not have an implementation. At E:\Work\Live Route\Client Documents And Proposal\Midis_Internal_Departments\Liveroute\SAAS Accelerator\Commercial-Marketplace-SaaS-Accelerator\deployment\Deploy.ps1:162 char:15
To Reproduce Steps to reproduce the behavior: Run the deployment script locally on your machine using below command. Please make sure to replace {} with actual values .\Deploy.ps1 -WebAppNamePrefix "ds02" -ResourceGroupForDeployment "{}" -PublisherAdminUsers "{}" -Location "{}"
Expected behavior The Resources must be created
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):