Skip to content

Commit 5012dac

Browse files
fix: Add link for creating service principal in Azure [EDU-841] (#1143)
* Add link for creating service principal in Azure Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Add link to create service principal in Azure Batch docs Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Add link for creating Azure service principal Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Add link for creating service principal in Azure Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Add link to create service principal documentation Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> --------- Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
1 parent fa3888c commit 5012dac

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

platform-cloud/docs/compute-envs/azure-batch.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,7 @@ See [Launch pipelines](../launch/launchpad) to start executing workflows in your
451451
[az-batch-best-practices]: https://learn.microsoft.com/en-us/azure/batch/security-best-practices
452452
[az-vm-sizes]: https://learn.microsoft.com/en-us/azure/virtual-machines/sizes
453453
[az-create-account]: https://azure.microsoft.com/en-us/free/
454+
[az-create-sp]: https://learn.microsoft.com/en-us/entra/identity-platform/howto-create-service-principal-portal
454455
[az-learn-rg]: https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/manage-resource-groups-portal#create-resource-groups
455456
[az-create-batch]: https://portal.azure.com/#create/Microsoft.BatchAccount
456457
[az-learn-storage]: https://learn.microsoft.com/en-us/azure/storage/common/storage-account-overview

platform-enterprise_versioned_docs/version-24.2/compute-envs/azure-batch.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,7 @@ See [Launch pipelines](../launch/launchpad) to start executing workflows in your
451451
[az-batch-best-practices]: https://learn.microsoft.com/en-us/azure/batch/security-best-practices
452452
[az-vm-sizes]: https://learn.microsoft.com/en-us/azure/virtual-machines/sizes
453453
[az-create-account]: https://azure.microsoft.com/en-us/free/
454+
[az-create-sp]: https://learn.microsoft.com/en-us/entra/identity-platform/howto-create-service-principal-portal
454455
[az-learn-rg]: https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/manage-resource-groups-portal#create-resource-groups
455456
[az-create-batch]: https://portal.azure.com/#create/Microsoft.BatchAccount
456457
[az-learn-storage]: https://learn.microsoft.com/en-us/azure/storage/common/storage-account-overview

platform-enterprise_versioned_docs/version-25.1/compute-envs/azure-batch.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,7 @@ See [Launch pipelines](../launch/launchpad) to start executing workflows in your
451451
[az-batch-best-practices]: https://learn.microsoft.com/en-us/azure/batch/security-best-practices
452452
[az-vm-sizes]: https://learn.microsoft.com/en-us/azure/virtual-machines/sizes
453453
[az-create-account]: https://azure.microsoft.com/en-us/free/
454+
[az-create-sp]: https://learn.microsoft.com/en-us/entra/identity-platform/howto-create-service-principal-portal
454455
[az-learn-rg]: https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/manage-resource-groups-portal#create-resource-groups
455456
[az-create-batch]: https://portal.azure.com/#create/Microsoft.BatchAccount
456457
[az-learn-storage]: https://learn.microsoft.com/en-us/azure/storage/common/storage-account-overview

platform-enterprise_versioned_docs/version-25.2/compute-envs/azure-batch.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,7 @@ See [Launch pipelines](../launch/launchpad) to start executing workflows in your
452452
[az-batch-best-practices]: https://learn.microsoft.com/en-us/azure/batch/security-best-practices
453453
[az-vm-sizes]: https://learn.microsoft.com/en-us/azure/virtual-machines/sizes
454454
[az-create-account]: https://azure.microsoft.com/en-us/free/
455+
[az-create-sp]: https://learn.microsoft.com/en-us/entra/identity-platform/howto-create-service-principal-portal
455456
[az-learn-rg]: https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/manage-resource-groups-portal#create-resource-groups
456457
[az-create-batch]: https://portal.azure.com/#create/Microsoft.BatchAccount
457458
[az-learn-storage]: https://learn.microsoft.com/en-us/azure/storage/common/storage-account-overview

platform-enterprise_versioned_docs/version-25.3/compute-envs/azure-batch.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,7 @@ See [Launch pipelines](../launch/launchpad) to start executing workflows in your
452452
[az-batch-best-practices]: https://learn.microsoft.com/en-us/azure/batch/security-best-practices
453453
[az-vm-sizes]: https://learn.microsoft.com/en-us/azure/virtual-machines/sizes
454454
[az-create-account]: https://azure.microsoft.com/en-us/free/
455+
[az-create-sp]: https://learn.microsoft.com/en-us/entra/identity-platform/howto-create-service-principal-portal
455456
[az-learn-rg]: https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/manage-resource-groups-portal#create-resource-groups
456457
[az-create-batch]: https://portal.azure.com/#create/Microsoft.BatchAccount
457458
[az-learn-storage]: https://learn.microsoft.com/en-us/azure/storage/common/storage-account-overview

0 commit comments

Comments
 (0)