Skip to content

Commit a752846

Browse files
authored
remove HTML lt gt syntax
1 parent 4841bcc commit a752846

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/stream-analytics/blob-output-managed-identity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ Unless you need the job to create containers on your behalf, you should choose *
182182
| --- | --- |
183183
| Role | Storage Blob Data Contributor |
184184
| Assign access to | User, group, or service principal |
185-
| Members | <Name of your Stream Analytics job> |
185+
| Members | \<Name of your Stream Analytics job> |
186186

187187
![Screenshot that shows Add role assignment page in Azure portal.](../../includes/role-based-access-control/media/add-role-assignment-page.png)
188188

@@ -200,7 +200,7 @@ Unless you need the job to create containers on your behalf, you should choose *
200200
| --- | --- |
201201
| Role | Storage Blob Data Contributor |
202202
| Assign access to | User, group, or service principal |
203-
| Members | &lt;Name of your Stream Analytics job&gt; |
203+
| Members | \<Name of your Stream Analytics job> |
204204

205205
![Screenshot that shows Add role assignment page in Azure portal.](../../includes/role-based-access-control/media/add-role-assignment-page.png)
206206

articles/stream-analytics/event-hubs-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ For the Stream Analytics job to access your Event Hub using managed identity, th
4949
| --- | --- |
5050
| Role | Azure Event Hubs Data Owner |
5151
| Assign access to | User, group, or service principal |
52-
| Members | &lt;Name of your Stream Analytics job&gt; |
52+
| Members | \<Name of your Stream Analytics job> |
5353

5454
![Screenshot that shows Add role assignment page in Azure portal.](../../includes/role-based-access-control/media/add-role-assignment-page.png)
5555

0 commit comments

Comments
 (0)