Skip to content

Commit

Permalink
Update addsAuthforAzureFiles.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aykinoshita authored Mar 11, 2024
1 parent 88dc18f commit 4f675db
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions articles/storage/addsAuthforAzureFiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,10 @@ Join-AzStorageAccount `
-DomainAccountType $DomainAccountType `
-OrganizationalUnitDistinguishedName $OuDistinguishedName
```
各パラメータの詳細につきましては、以下公開情報をご確認ください。

□参考:[Join-AzStorageAccount を実行する](https://learn.microsoft.com/ja-jp/azure/storage/files/storage-files-identity-ad-ds-enable#run-join-azstorageaccount)

実行例
![](addsAuthforAzureFiles/AzureFiles23.png)

Expand Down

0 comments on commit 4f675db

Please sign in to comment.