Skip to content

Commit daad84e

Browse files
committed
add rbac
1 parent 9ff69ec commit daad84e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-security-rbac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ If you're already a Contributor or Owner of your search service, you can present
325325
Or by using PowerShell:
326326

327327
```powershell
328-
Get-AzAccessToken -ResourceUrl https://search.azure.com
328+
Get-AzAccessToken -ResourceUrl "https://search.azure.com"
329329
```
330330

331331
1. In a new text file in Visual Studio Code, paste in these variables:

0 commit comments

Comments
 (0)