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.

honoServicePrincipal in azure

See original GitHub issue

Dear All, I am following instructions here to setup service principal for my hono instance in azure. After running the command object_id_principal=az ad sp show --id $app_id_principal --query objectId --output tsv``

I get this error

az: error: unrecognized arguments: honoServicePrincipal http://honoServicePrincipal 89f90a0b-2111-4df3-bebe-3d919 4e240c11-fab3-44d8-812f-f2bfb6b5
usage: az [-h] [--verbose] [--debug]
          [--output {json,jsonc,table,tsv,yaml,yamlc,none}] [--query JMESPATH]
          {ad} ...

any thought how to resolve it? P.S. I faked the number, just in case.

following the guids in [1] and [2] it is also not clear where exactly the Azure container registry is created. could please elaborate on that?

Best regards Soheila

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:34 (19 by maintainers)

github_iconTop GitHub Comments

1reaction
soheiladecommented, Feb 26, 2020

I tried without parameters, it works as well 😃

1reaction
sophokles73commented, Feb 26, 2020

@soheilade there is no need to initialize tiller if you are using Helm >= 3 (which is recommended). I have tried to fix the problems discovered during this discussion. Would you mind giving it another shot based on the AKS setup guide using branch master?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Securing service principals - Active Directory - Microsoft Learn
An Azure Active Directory (Azure AD) service principal is the local representation of an application object in a single tenant or directory.
Read more >
Understand roles in Azure Active Directory - Microsoft Learn
Learn how to understand Azure Active Directory built-in and custom roles with resource ... All Microsoft 365 services honor these two roles.
Read more >
Apps & service principals in Azure AD - Microsoft Entra
You can use the Enterprise applications page in the Azure portal to list and manage the service principals in a tenant. You can...
Read more >
Create an Azure service principal with Azure PowerShell
An Azure service principal is an identity created for use with applications, hosted services, and automated tools to access Azure resources.
Read more >
Create a service principal in Azure - Microsoft Purview
Enter a name for the application (the service principal name). Select Accounts in this organizational directory only.
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