Forum Discussion
mzare
1 year agoFrequent Visitor
Issue with gateway cmdlet Connect-DataGatewayServiceAccount
I use the DataGateway cmdlet to manage my Data Gateway clusters. I use Azure Key Vault to store service principal secrets and use Az module to read these secrets. Like below: Install-Modu...
- 1 year ago
As final update, Microsoft has confirmed that the issue exists and the DataGateway cmdlet is not compatible with Az PowerShell cmdlet. The problem that I have described above does not get resolved by disconnecting Az Account using `Disconnect-AzAccount` or even removing the Az module using `Remove-Module -Name Az`.
Microsoft has responded that they are going to deploy a fix but it'll be after a month. Therefore I'm closing this thread now and give an update in another forum when there is a fix.