Posts

Azure Fundamentals and Certification [AZ-900] Series-Part(2)

Image
  n previous part , we have seen the basic concepts of cloud computing in Azure. Now in this article we will see benefits of cloud computing. This series is based on Microsoft Learning path specifically designed for Azure fundamentals. Part-1B : Benefits of Cloud Computing When building or deploying a cloud application, two most important observations should be considered- Availability/Uptime : Azure is a highly available cloud environment with uptime guarantees depending on the service. These guarantees are part of the service-level agreements (SLAs). For more information please visit :  Azure Fundamentals and Certification [AZ-900] Series-Part(2) | (gopenly.in)

Azure Fundamentals and Certification [AZ-900] Series-Part(1)

Image
  Why Azure? Organizations across the globe are now realizing the benefits of Cloud computing. They are redefining the  new way of doing business with scalable & secure cloud-enabled enterprise applications. Using Azure cloud services, organizations can rapidly build, deploy, and manage simple to complex applications. Today, Azure cloud platform is having more than 200 products and cloud services where you can build, run, and manage applications across multiple clouds, on-premises, with the tools and frameworks of your choice. Of the Fortune 500 companies, 95 percent rely on Azure for trusted cloud services. Companies of all sizes and maturities use Azure in their digital transformation. To understand Azure better, Use  Microsoft Learning path  specifically designed for Azure fundamentals. In this series, we will cover fundamental concept of Azure which will help you to crack AZ-900 certification and will provide you basic foundation of Azure concepts. For more details read: Azure

How to use expressions and conditions in Power Automate/Flow?

Image
  W hile creating a cloud flow you may encounter some need of conditions/expressions for logic building. You can use condition card in basic mode to quickly compare a single value with another value. Note:   You can add up to 10 condition rows under one logical value.  To add more rows under one logical value, first add group then ungroup that group you .... For more information Please visit my site:  How to use expressions and conditions in Power Automate/Flow? | Gopenly

How to setup reminder in approval flow?[Part-4]

Image
  In this Approval series we will send reminder for Approval flow. We know how to created a simple approval flow? . but what happened if you are waiting for a long time for your request to be approved. As i have already mentioned in my part 1 of this series, by default Reminder can not be configured in Approval action. Here we will create reminder for approval flow. So, we have created a SharePoint list called Leave Management. when employee submits a leave request, then approver(manager) gets a request via Outlook mail/Microsoft Teams notification. If the manager approves (accept/reject) the request, then the requestor gets the response mail in Outlook and the request gets updated with the current status. Sometimes, employee waits for a long time for approval, in that case, we will send the reminder mail to.. For more details, Please visit my site :  How to setup reminder in approval flow?[Part-4] | Gopenly

How to store Microsoft forms responses in a SharePoint list?

Image
  We know that Microsoft forms is very easy to design and collect responses. But it becomes very handy when you include Microsoft forms connector with flow and save responses in a SharePoint List. Power Automate has trigger " When a new response is submitted ," and one action, " Get response details ".  This action pulls in the details of the form response as dynamic content that you can use in your flow. Use Case - When user submit form responses then responses will be recorded into a Sharepoint List. For more information, Please check my site:  How to store Microsoft forms responses in a SharePoint list? | Gopenly