App1 という名前の Azure App Services Web アプリがあります。 Web Deploy を使用して App1 をデプロイする予定です。 App1 の開発者が Azure AD 資格情報を使用してコンテンツを App1 にデプロイできるようにする必要があります。ソリューションでは、最小権限の原則を使用する必要があります。 何をすべきでしょうか?
正解:B
To secure app deployment from a local computer, Azure App Service supports two types of credentials for local Git deployment and FTP/S deployment. These credentials are not the same as your Azure subscription credentials. https://learn.microsoft.com/en-us/azure/app-service/deploy-configure-credentials?tabs=cli https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#website- contributor Microsoft.Resources/deployments/* - Create and manage a deployment