https://github.com/arindam0310018/30-july-2024-devops__boosting-devops-productivity-with-forms-and-power-automate
Boosting Devops Productivity with Forms and Power Automate
https://github.com/arindam0310018/30-july-2024-devops__boosting-devops-productivity-with-forms-and-power-automate
azure-devops devcommunity forms powerautomate
Last synced: about 1 month ago
JSON representation
Boosting Devops Productivity with Forms and Power Automate
- Host: GitHub
- URL: https://github.com/arindam0310018/30-july-2024-devops__boosting-devops-productivity-with-forms-and-power-automate
- Owner: arindam0310018
- License: mit
- Created: 2024-07-29T20:31:55.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-29T22:32:28.000Z (9 months ago)
- Last Synced: 2025-01-21T13:44:49.958Z (3 months ago)
- Topics: azure-devops, devcommunity, forms, powerautomate
- Homepage: https://dev.to/arindam0310018/boosting-devops-productivity-with-forms-and-power-automate-2e63
- Size: 1.39 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Boosting Devops Productivity with Forms and Power Automate:-
Greetings to my fellow Technology Advocates and Specialists.In this Session, I will demonstrate __How to create Azure Devops Work-Items using Microsoft Forms and Power Automate.__
| __AUTOMATION OBJECTIVES:-__ |
| --------- || __#__ | __TOPICS__ |
| --------- | --------- |
| 1. | Create Microsoft Forms and Publish. |
| 2. | Create Power Automate Flow - __Automated Cloud Flow__. |
| 3. | Integrate Microsoft Forms and Azure Devops with Power Automate. |
| 4. | There are 3 Actions created in the __Automated Cloud Flow__. |
| 4(a). | Action#1: __When a New Response is Submitted__. |
| 4(b). | Action#2: __Get Response Details__. |
| 4(c). | Action#3: __Create a Work-item in Azure Devops__. |
| 5. | Create Azure Devops Work-items by submitting Microsoft Forms. || __REQUIREMENTS:-__ |
| --------- |1. Access to Microsoft Forms.
2. Access to Microsoft Power Automate.
3. Azure DevOps Organisation and Project.Below follows the step by step Process:-
| __1. Create Microsoft Forms and Publish__. |
| --------- |
| a. Login to Microsoft Forms and Click on __"New Form"__. |
|  |
| b. Create the __Required Microsoft Form__. |
|  |
| c. Once Microsoft Form is created, Click on __"Preview"__. |
|  |
|  |
| d. Then click on __"Present"__. |
|  |
|  |
|  |
| From above, copy the link under the QR Code and open in another browser tab. |
|  || __2. Create Power Automate Flow__. |
| --------- |
| a. Login to __Microsoft Power Automate__ > __Create__ > __Automated cloud flow__. |
|  |
| b. Provide the __Flow Name__, __Choose the below Trigger__ and Click on __"Create"__. |
|  || __3. Integrate Microsoft Forms with Power Automate.__ |
| --------- |
|  || __4. There are 3 Actions created in the Automated Cloud Flow.__ |
| --------- |
| 4(a) Action#1: When a New Response is Submitted. |
|  |
| Add an Action - Microsoft Forms |
|  |
| 4(b) Action#2: Get Response Details.
|  |
|  |
| When a new response is submitted using Microsoft Forms, Response ID is captured by selecting __"Dynamic Content"__. |
|  |
|  |
|  |
| 4(c) Action#3: Create a Work-item in Azure Devops. |
|  |
| Ensure the __"Work Item Type"__ is selected as __"Issue"__. |
|  |
| The __"Title"__ option in __"Create a Work Item"__ Action in Microsoft Power Automate is mapped to Microsoft Forms __"Get Response Details"__ __"Task Name"__ under __"Dynamic Content"__. |
| |
| |
| The __"Description"__ option in __"Create a Work Item"__ Action in Microsoft Power Automate is mapped to Microsoft Forms __"Get Response Details"__ __"Description"__ under __"Dynamic Content"__. |
| || __5. Create Azure Devops Work-items by submitting Microsoft Forms.__ |
| --------- |
|  |
| Response was submitted. |
|  |
| Azure Devops Work item was successfully created. |
|  |
| The Success Status can also be viewed from Microsoft Power Automate. |
|  |__Hope You Enjoyed the Session!!!__
__Stay Safe | Keep Learning | Spread Knowledge__