Skip to content
  • 8am - 5pm EST
  • ask@betarover.com
  • 1-833-599-BETA (2382)
BetaRover Inc
  • HOME
  • ABOUT US
    • JUMPING JIVE PRESS
  • ROVING THOUGHTS BLOG
  • SERVICES
  • CONTACT
  • HOME
  • ABOUT US
    • JUMPING JIVE PRESS
  • ROVING THOUGHTS BLOG
  • SERVICES
  • CONTACT

Category Archives: Azure

  • Home
  • Archive by category "Azure"
  • ( Page2 )

Category: Azure

Understanding Revisions with Azure APIM

Greg Thomas May 8, 2025 API Management , Azure 0

Revisions in Azure APIM are one of those concepts that I wish I had started learning from the beginning before I started doing anything within APIM. It’s important to note that Revisions are different from Versions (which are a topic for another day). When you start using APIM you’ll notice a little delineator in the … Read More

Using Azure Automation with VS Code

Greg Thomas April 29, 2025 Architecture , Azure 0

When using Azure Runbooks, you can work on your changes through the built-in online IDE or you have the choice of editing them via VS Code. When you edit in VS Code you will be immediately prompted to install the Azure Automation extension that will enable you to connect to your runbooks and edit them. … Read More

Using Azure Automation Accounts

Greg Thomas April 24, 2025 Architecture , Azure 0

If you haven’t been using Azure Automation Accounts, they are a great way to script out nightly tasks in your environment and have them running as a Managed Identity (no users or passwords). Your PowerShell scripts run within a Runbook which can be a collection of scripts that can be scheduled and ordered accordingly. A … Read More

Azure DevOps State Engine

Greg Thomas April 22, 2025 Azure , DevOps 1

In our previous post, we created a rule based on changes to the state of a work item in our Process Template. Each work item you create in Azure DevOps will have its own State Engine (the states it goes through from beginning to end). In Azure DevOps, you can create any number of states … Read More

Customizing Fields in Your Azure DevOps Process Template

Greg Thomas April 17, 2025 Azure , DevOps 0

We previously looked at how to create your own Azure Process template for projects so you can customize future Azure DevOps Projects all follow the same process. Before our team can start using the new process, we want to make some changes to it. We can start by going back to the Organization Settings > … Read More

Creating your Own Process in Azure DevOps

Greg Thomas April 15, 2025 Azure , DevOps 0

Whether it’s Agile, Waterfall, Scrum, or any other system you have come up with for delivering software, ensuring that there is no disconnect between the tools your team uses and the process being followed is critical to the success of your system. If are tracking and monitoring the data being collected, this role takes on … Read More

Azure APIM Could not Retrieve the Subscription Key

Greg Thomas April 3, 2025 API Management , Azure 0

A few days ago, I noticed there were some fresh updates in Azure APIM along with some new found error messages. I was getting the above message when testing APIs from within APIM. In previous instances, you had been prompted to assign the subscription on your API calls using the “Ocp-Apim-Subscription-Key” (subscription keys are what … Read More

Implementing Rate Limits With Azure APIM

Greg Thomas April 1, 2025 API Management , Azure 0

One of the strongest, simplest, yet little used features of Azure APIM is throttling. Depending on your user base, the deployment of your APIM is inevitably based on some level of trust. But as we all know, once people get a taste of how great your code is, they are going to want it all … Read More

Customing Your APIM Responses Part 2

Greg Thomas March 27, 2025 API Management , Azure 0

In our previous post, we talked about how you can customize your APIM response by getting into the body and customizing your response object payload. But what if you wanted to get fancier and use custom Response codes and status reasons for what occurred? You can do this with APIM. In the below code snippet, … Read More

Customizing your APIM Responses

Greg Thomas March 25, 2025 API Management , Azure 0

In our previous examples, we were connecting APIM to Dataverse to get data. That’s great, but what if when accessing that data, you don’t want to return everything to the user and/or you want to abstract the data source you are coming from? Within the Dataverse, the first step is to ensure the data you … Read More

Posts pagination

1 2 3

Categories

  • API Management
  • Architecture
  • Azure
  • Customer Insights
  • DevOps
  • Dynamics365
  • GIT
  • PowerApps

Recent Articles

  • Creating WebHooks with GIT
  • Connecting to Azure DevOps using the Wiql API
  • Customizing Azure DevOps Works Items
  • Changing The Azure DevOps Service Connection Name with AZ DevOps
  • How to Best Leverage your Platform Investments

Subscribe and never miss a post.

Check your inbox or spam folder to confirm your subscription.

Copyright © 2025 BetaRover Inc