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.

Manifest of Azure Clouds and their Endpoints

See original GitHub issue

Discussion starts here: https://github.com/Azure/go-autorest/pull/74

It’d be helpful if there was a way for the Azure SDKs to be able to automatically generate a class/struct to represent an instance of Azure and generate definitions for each instance (aka “Mooncake”, “Fairfax”, “Blackforest”, “Public Cloud”).

As an example, in the Go SDK we have created these manually:

These could, and I would argue should, be auto-generated rather than manually curated.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
fearthecowboycommented, Nov 8, 2016

@markcowl has a prototype of how we may handle this.

0reactions
fearthecowboycommented, Jul 17, 2017

This will be handled with the profile support.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Azure AD authentication & national clouds - Microsoft Entra
Sign in to the Azure portal. · Select Azure Active Directory. · Under Manage, select App registrations, and then select Endpoints in the...
Read more >
Understanding the Azure Active Directory app manifest
Detailed coverage of the Azure Active Directory app manifest, which represents an application's identity configuration in an Azure AD tenant ...
Read more >
Specifying Service Fabric service endpoints - Azure
Service Fabric supports configuration of endpoint resources for the service. The access to the resources that are specified in the service ...
Read more >
Deploy module & routes with deployment manifests
Learn how a deployment manifest declares which modules to deploy, how to deploy them, and how to create message routes between them.
Read more >
Azure Service Fabric application manifest examples
Configure an endpoint · Container FrontEndService service manifest, Container BackEndService service manifest, VotingData service manifest ; pass ...
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