Schlagwort API Management

Access App Services without Host-Header Rewrite

If an AppService is called directly via its IP, either the certificate is invalid or the page cannot be found. If the call is made via HTTPS, the automatic generated certificate only stores the DNS name and not the IP,… Weiterlesen →

Generate different Cosmos DB Queries for different API Management Products

As a starting point, there should be an API with a GET operation to retrieve (flight) data from a Cosmos DB. How the token can be generated to access the Cosmos DB was shown in the previous post Calculating CosmosDB… Weiterlesen →

Calculating CosmosDB API Token in API Management

To retrieve data from a Cosmos DB, its REST API can be used. The query is transmitted in the body of a POST request. Based on the current date, an authorization string must be calculated and supplied. The calculation is… Weiterlesen →

REST-API mit Azure AD B2C und API-Managemenet

Im letzten Jahr hatte ich 2 Artikel für die Zeitschrift Windows Developer geschrieben. Es ging dabei um die Absicherung eines REST-Services mittels Azure AD B2C und im zweiten Schritt um das Managen der API mit dem Azure API-Management. Nach der… Weiterlesen →

API Development – Service as a Service

In times of DevOps, high automation and decoupled microservices, we need well-maintained interfaces that not only work today, but also in a scalable world with a flexible roadmap. Whenever a new service is created, an API is also provided.

© 2024 Azure Talk — Diese Website läuft mit WordPress

Theme erstellt von Anders NorénNach oben ↑