Skip to content

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
  • Labs icon Lab
  • A Cloud Guru
Azure icon
Labs

View Orchestration Status

In this lab you'll learn how to use the Azure Portal to view the status of a Durable Functions orchestration. - First you'll navigate into a pre-provisioned Azure Functions application - Then you'll use the **Get Function URL** link for the **NewOrderOrchestration_HttpStart** function, to copy the link to the clipboard making sure that you have selected the **Default Function Key** for that function. - Then in a new browser tab, you'll trigger the **NewOrderOrchestration_HttpStart** function by calling that URL. - In the response, you'll copy the **statusQueryGetUri** URL to the clipboard, and navigate to a new browser tab and call that URL. - In the response you will observe the **runtimeStatus** which might still be **running**. - Keep refreshing this URL until the **runtimeStatus** becomes **completed** and view the orchestration output data.

Azure icon
Labs

Path Info

Level
Clock icon Intermediate
Duration
Clock icon 15m
Published
Clock icon May 02, 2024

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Trigger a new Durable Functions Orchestration

    You'll get hold of the URL including the secret key of the NewOrderOrchestration_HttpStartfunction in order to start a new Durable Functions orchestration.

  2. Challenge

    View the Orchestration Status

    You'll use the statusQueryGetUriURL returned by the NewOrderOrchestration_HttpStart starter function to query the status of the Durable Functions orchestration.

  3. Challenge

    View the Orchestration Output Data

    You'll use the statusQueryGetUri URL returned by the NewOrderOrchestration_HttpStart starter function to view the output data of the Durable Functions orchestration once it has completed.

The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!

What's a lab?

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Provided environment for hands-on practice

We will provide the credentials and environment necessary for you to practice right within your browser.

Guided walkthrough

Follow along with the author’s guided walkthrough and build something new in your provided environment!

Did you know?

On average, you retain 75% more of your learning if you get time for practice.

Start learning by doing today

View Plans