Azure / Azure/azure-powershell
Documentation: Example given does not reflect the command Start-AzureRmJitNetworkAccessPolicy or Start-AzJitNetworkAccessPolicy
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
**Moved from [site Feedback issue #1520](https://github.com/MicrosoftDocs/feedback/issues/1520)**
Submitted by @huahua82
Describe the bug
Documentation: Example given does not reflect the command Start-AzureRmJitNetworkAccessPolicy or Start-AzJitNetworkAccessPolicy
To Reproduce
Steps to reproduce the behavior:
Go to https://docs.microsoft.com/en-us/powershell/module/azurerm.security/start-azurermjitnetworkaccesspolicy?view=azurermps-6.13.0
Look at example 1, it is using Set-AzureRmJitNetworkAccessPolicy instead of Start-AzureRmJitNetworkAccessPolicy
Same goes to this link https://docs.microsoft.com/en-us/powershell/module/az.security/start-azjitnetworkaccesspolicy?view=azps-2.1.0
Expected behavior
They should be using example of command Start-AzureRmJitNetworkAccessPolicy or Start-AzJitNetworkAccessPolicy respectively
Screenshots
None
Desktop (please complete the following information):
NA
Smartphone (please complete the following information):
NA
Additional context
Add any other context about the problem here.
Submitted by @huahua82
Contributor guide
Assessment
This issue has not been assessed yet.