Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding note about API being in Preview #8104

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1325,7 +1325,7 @@
"NetworkWatchers"
],
"operationId": "NetworkWatchers_GetAzureReachabilityReport",
"description": "Gets the relative latency score for internet service providers from a specified location to Azure regions.",
"description": "NOTE: This feature is currently in preview and still being tested for stability. Gets the relative latency score for internet service providers from a specified location to Azure regions.",
"parameters": [
{
"name": "resourceGroupName",
Expand Down Expand Up @@ -1394,7 +1394,7 @@
"NetworkWatchers"
],
"operationId": "NetworkWatchers_ListAvailableProviders",
"description": "Lists all available internet service providers for a specified Azure region.",
"description": "NOTE: This feature is currently in preview and still being tested for stability. Lists all available internet service providers for a specified Azure region.",
"parameters": [
{
"name": "resourceGroupName",
Expand Down