question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

command for listing private link group-ids is wrong

See original GitHub issue

In the parameter descriptions of --group-id and --group-ids state, that the command az network private-link-resource list can be used to obtain a list of group ids.

When running the command I get

> az network private-link-resource list
usage error: --id / -g -n --type

When specifying a resource as requested I just get the specification for this particular resource.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
KaiWaltercommented, Jul 9, 2020

@MyronFanQiu maybe it is an option to point to the list of Subresources (which are the groupIds in question) : https://docs.microsoft.com/en-us/azure/private-link/private-endpoint-overview#private-link-resource

0reactions
mmyyrroonncommented, Jul 9, 2020

@KaiWalter I think it’s indeed the list of subresources, which has enough information we need. This doc is just a short summary.

Read more comments on GitHub >

github_iconTop Results From Across the Web

az network private-endpoint
Commands ; az network private-endpoint list-types. Returns all of the resource types that can be linked to a Private Endpoint in this subscription...
Read more >
Private Link Service Connection - Find my instance GroupID
ERROR: IncorrectPrivateLinkServiceConnectionGroupId - Private Link Service Connection Group Id is incorrect for Azure SQL DB az : This command ...
Read more >
create-vpc-endpoint — AWS CLI 1.27.35 Command ...
An endpoint enables you to create a private connection between your VPC and the service. The service may be provided by Amazon Web...
Read more >
Private linking resources from inside an Azure VM to ...
When working with Private Linking and Private DNS the private DNS zone name and the subresource or groupId has to be used according...
Read more >
Private Link Service
(Some additional commands have been included to recreate resources if you have already removed it.) Deploy the “application”. Clone a Terraform repo into...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found