Register Microsoft.Monitor RP in Network cmdlets#20948
Register Microsoft.Monitor RP in Network cmdlets#20948BethanyZhou merged 3 commits intoAzure:mainfrom
Conversation
Adding Microsoft.Monitor RP in Network PrivateLinkService cmdlet Microsoft.Monitor RP supports - List Private Link Resource API - Get Private Endpoint Connection API - List Private Endpoint Connection API It doesn't support Get Private Link Resource API yet
|
/azp run azure-powershell - security-tools |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Hello, Is there a way for us to take the intermediate build and install it in local machine to validate the new changes? |
|
Yes, we do have.
|
|
Hello @BethanyZhou, After the release, I tried to execute the Approve-AzPrivateEndpointConnection -ResourceId , but I am getting the below error: Looks like the request is not populated with the id field which is given as "PrivateEndpointConnectionResourceId" in the cmdlet input. Can you please help in debugging this issue? |
|
@GokulPrasad-Work , please provide the command and its parameters you used when hit this issue to allow me reproduce this issue. |
@BethanyZhou Command: AzPrivateEndpointConnection -ResourceId /subscriptions/{subId}/resourcegroups/{rgName}/providers/microsoft.monitor/accounts/{AccountName}/privateEndpointConnections/{peConnectionName} -Description Approved |

Description
Adding Microsoft.Monitor RP in Network PrivateLinkService cmdlet
Microsoft.Monitor RP supports
It doesn't support Get Private Link Resource API yet
Checklist
CONTRIBUTING.mdand reviewed the following information:generationbranch.ChangeLog.mdfile(s) appropriatelyChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader in the past tense. Add changelog in description section if PR goes intogenerationbranch.ChangeLog.mdif no new release is required, such as fixing test case only.