Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
54 views

Set-SqlColumnEncryption keeps failing, it's trying to drop a scalar function that is completely unrelated to the table columns being encrypted, thus failing. $smoDatabase = Get-SqlDatabase -...
3 votes
2 answers
115 views

With the below KQL query, I'm extracting accesses to Azure Key Vault secrets and keys in log analytics, by extracting name of the Key Vault resource (kv) and its accessed keys and secrets (sec) from '...
0 votes
1 answer
40 views

I have app service which hold > 10 web jobs. So far using Invoke-RestMethod -Uri $kuduApiUrl -Headers $zipHeaders -Method PUT -InFile $zipPackageFile Apparently it is deprecated. So now we tried: ...
0 votes
1 answer
68 views

I have the resoruces in the resource group with the virtual network integrated, public network access disabled and having private endpoints connectivity. I'm trying to fetch the customer visible DNS (...
0 votes
1 answer
291 views

My organisation got an email from Microsoft recently: Azure SQL Database 2014年04月01日 APIs will be retired on 31 October 2025 You’re receiving this email because you use Azure SQL Database APIs. To ...
0 votes
1 answer
155 views

I am using an ApplicationAccessPolicy in Exchange Online to restrict an Azure AD application’s access to only one specific mailbox (my personal account). The goal is for the application to only access ...
0 votes
0 answers
98 views

I’m using Azure DevOps pipelines and trying to determine if certain steps like Docker push, Helm push, or GitHub tagging were successful. I'm using the .Succeeded property of previous tasks to ...
1 vote
2 answers
395 views

I have a script that runs in an Azure DevOps pipeline that was working up until this morning (18/6/2025). I previous had to upgrade a MS Graph Access token breaking change here The Azure DevOps ...
0 votes
2 answers
67 views

I have the following code # Variables $task3storageAccountName = "testRG" $actionGroupName = "Storage Admins" $actionGroupShortName = "SA Admins" $notificationName = &...
1 vote
1 answer
119 views

I'm using a PaaS system that comes preconfigured on Azure with a large number of alerts. I want to update these alerts with an Azure Az Powershell v14 script by adding an Action Group to them, to get ...
-1 votes
1 answer
134 views

I would like to create ACI using the following command in PowerShell: New-AzContainerGroup -ResourceGroupName acr -Name benighilmohamed ` -Image alpine -OsType Linux ` -Command "echo 'Hello ...
3 votes
1 answer
5k views

I am creating an app registration and adding app roles to the app registration via AzurePowershell task via Azure Devops YAML file. This worked for months and the last time I did a successfull ...
1 vote
1 answer
92 views

I am trying to set up a Sql Sync Member to a database in another tenant using the New-AzSqlSyncMember however whenever i run it get the error message New-AzSqlSyncMember: Long running operation ...
0 votes
1 answer
548 views

I am attempting to use update-mguser in an unattended powershell script. I can't use New-MgUserAuthenticationEmail or update-MgUserAuthenticationEmail because they don't support application ...
1 vote
1 answer
130 views

I have to load types defined in kusto.data.dll for making Kusto query to get data from Azure Data Explorer cluster. When I use Add-Type -LiteralPath $packagesRoot, it fails with Unable to load one or ...

15 30 50 per page
1
2 3 4 5
...
205

AltStyle によって変換されたページ (->オリジナル) /