Skip to content

Commit 7b135c6

Browse files
authored
Update run-job-in-virtual-network.md
Microsoft.streamanalytics
1 parent 1b31ff0 commit 7b135c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/stream-analytics/run-job-in-virtual-network.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ You must have at least the following Role-based access control permissions on th
102102
| `Microsoft.Network/virtualNetworks/subnets/write` | Optional. Required if you need to perform subnet delegation |
103103

104104

105-
If the virtual network is in a different subscription than your ASA job, you must ensure that the subscription with the virtual network is registered for the `Microsoft.Web` resource provider. You can explicitly register the provider by following [this documentation](../azure-resource-manager/management/resource-providers-and-types.md#register-resource-provider), but it's automatically registered when creating the job in a subscription.
105+
If the virtual network is in a different subscription than your ASA job, you must ensure that the subscription with the virtual network is registered for the `Microsoft.StreamAnalytics` resource provider. You can explicitly register the provider by following [this documentation](../azure-resource-manager/management/resource-providers-and-types.md#register-resource-provider), but it's automatically registered when creating the job in a subscription.
106106

107107
## Limitations
108108

@@ -123,4 +123,4 @@ Outside of basic requirements listed in this document, virtual network integrati
123123
The feature is easy to set up, but that doesn't mean your experience is problem free. If you encounter problems accessing your desired endpoint, contact Microsoft Support.
124124

125125
> [!NOTE]
126-
> For direct feedback on this capability, reach out to [[email protected]](mailto:[email protected]).
126+
> For direct feedback on this capability, reach out to [[email protected]](mailto:[email protected]).

0 commit comments

Comments
 (0)