Skip to content

Commit 16e3285

Browse files
authored
Merge pull request #125194 from sjohner/master
Fixed minor typo
2 parents 2ceb795 + 47d0805 commit 16e3285

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/governance/machine-configuration/how-to/develop-custom-package/5-access-package.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Signature (SAS) token.
1919

2020
## Steps to provide access to the package
2121

22-
The following steps prepare your resources for more secure operations. TThe code snippets for the
22+
The following steps prepare your resources for more secure operations. The code snippets for the
2323
steps include values in angle brackets, like `<storage-account-container-name>`, which you must
2424
replace with a valid value when following the steps. If you just copy and paste the code, the
2525
commands may raise errors due to invalid values.
@@ -80,4 +80,4 @@ included in the policy scope.
8080
8181
<!-- Reference link definitions -->
8282
[01]: /entra/identity/managed-identities-azure-resources/managed-identity-best-practice-recommendations#using-user-assigned-identities-to-reduce-administration
83-
[02]: /entra/identity/managed-identities-azure-resources/how-to-assign-managed-identity-via-azure-policy
83+
[02]: /entra/identity/managed-identities-azure-resources/how-to-assign-managed-identity-via-azure-policy

0 commit comments

Comments
 (0)