Skip to content

Commit 3195164

Browse files
CopilotEMaher
andauthored
docs: add required role assignments note to integration-test.yml header
Agent-Logs-Url: https://github.com/Azure/apiops-cli/sessions/d2a8284f-2302-400f-ad67-d15f32b4a2e0 Co-authored-by: EMaher <9244742+EMaher@users.noreply.github.com>
1 parent 89aa4be commit 3195164

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/integration-test.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
# Required secrets (in the 'integration-test' environment):
88
# - AZURE_CLIENT_ID, AZURE_TENANT_ID, AZURE_SUBSCRIPTION_ID (OIDC login)
99
# - APIM_PUBLISHER_EMAIL
10+
#
11+
# Required Azure role assignments for the managed identity (subscription scope):
12+
# - Contributor
13+
# - Key Vault Administrator
14+
# - API Management Service Contributor
1015
# ===========================================================================
1116

1217
name: Integration Test — Extract→Publish Round-Trip

0 commit comments

Comments
 (0)