Conversation
️✔️acr
️✔️acs
️✔️advisor
️✔️ams
️✔️apim
️✔️appconfig
️✔️appservice
️✔️aro
️✔️backup
️✔️batch
️✔️batchai
️✔️billing
️✔️botservice
️✔️cdn
️✔️cloud
️✔️cognitiveservices
️✔️config
️✔️configure
️✔️consumption
️✔️container
️✔️core
️✔️cosmosdb
️✔️databoxedge
️✔️dla
️✔️dls
️✔️dms
️✔️eventgrid
️✔️eventhubs
️✔️feedback
️✔️find
️✔️hdinsight
️✔️identity
️✔️iot
️✔️keyvault
️✔️kusto
️✔️lab
️✔️managedservices
️✔️maps
️✔️marketplaceordering
️✔️monitor
️✔️netappfiles
️✔️network
️✔️policyinsights
️✔️privatedns
️✔️profile
️✔️rdbms
️✔️redis
️✔️relay
️✔️resource
️✔️role
️✔️search
️✔️security
️✔️servicebus
️✔️serviceconnector
️✔️servicefabric
️✔️signalr
️✔️sql
️✔️sqlvm
️✔️storage
️✔️synapse
️✔️telemetry
️✔️util
️✔️vm
|
|
Hi @schaudhari6254888, |
|
EventHubs |
az eventhubs namespace private-endpoint-connection approve/reject/delete/show/list az eventhubs namespace private-link-resource-show: Migrating eventhubs namespace private-endpoint-connection cmdlets to AAZ.az eventhubs namespace private-endpoint-connection approve/reject/delete/show/list az eventhubs namespace private-link-resource-show: Migrating eventhubs namespace private-endpoint-connection cmdlets to AAZ
|
Please resolve conflicting files. |
…into EH_Private_EndPoint
Resolved. |
|
|
||
| # Prepare network | ||
| self.cmd('network vnet create -n {vnet} -g {rg} -l {loc} --subnet-name {subnet}', | ||
| self.cmd('network vnet create -n {vnet} -g test-migration -l {loc} --subnet-name {subnet}', |
There was a problem hiding this comment.
Please don't use fixed resource for test, others can't rerun these tests later
There was a problem hiding this comment.
Have you pushed your changes? What I can see is still using test-migration resource group prepared by yourself in advance
There was a problem hiding this comment.
The @ResourceGroupPreparer decorator has already created tmp resource group with the name starting with cli_test_eh_network for test.
There was a problem hiding this comment.
I see, I was thinking about resources instead of resource-group.
Sorry for the inconvenience. Resolved!
Thank you!
az eventhubs namespace private-endpoint-connection approve/reject/delete/show/list az eventhubs namespace private-link-resource-show: Migrating eventhubs namespace private-endpoint-connection cmdlets to AAZaz eventhubs namespace private-endpoint-connection/private-link-resource: Migrate eventhubs namespace private-endpoint-connection cmdlets to AAZ
…te-link-resource`: Migrate eventhubs namespace private-endpoint-connection cmdlets to AAZ (Azure#25946) * Updates * updates Ci's fixes * ci's fixesssss * Added meaningful description. * updates * Updates * UPdates
Related command
Description
Testing Guide
History Notes
[Component Name 1] BREAKING CHANGE:
az command a: Make some customer-facing breaking change[Component Name 2]
az command b: Add some customer-facing featureThis checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.
I adhere to the Error Handling Guidelines.