Azure / azure-powershell

Microsoft Azure PowerShell
Other
4.18k stars 3.79k forks source link

webapp: PowerShell steps for Auth update #12563

Open Ayanmullick opened 4 years ago

Ayanmullick commented 4 years ago

Are there PowerShell steps to update authentication for an Azure Function App or Web App?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

ghost commented 4 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @AzureAppServiceCLI, @antcp.

yonzhan commented 4 years ago

webapp

panchagnula commented 4 years ago

Can you clarify what do you mean by Powershell steps? az webapp auth doesn't help?

Ayanmullick commented 4 years ago

@panchagnula, It would be easier to integrate with my existing PowerShell scripts if there was an equivalent PowerShell cmdlet in the Az.Websites module.

panchagnula commented 4 years ago

Got it I am moving this to az-powershell so we can work on adding support on Powershell module.

ghost commented 4 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @antcp, @AzureAppServiceCLI.

DrReedo commented 3 years ago

I'm assuming this has not been implemented in the Az.Websites module yet?

ThejaChoudary commented 3 years ago

Considering this as feature request.Will look into this. Thanks! FYI @panchagnula

cblomart commented 8 months ago

Hi @panchagnula,

I have the same request. My script is using Az PowerShell and introducing dependencies on Az Cli is not possible.

This is has been a feature request for 3 years nearly....