Azure Bastion: Cannot connect to session without valid SAS URL
cloudopszone.com
by George Chrysovaladis Grammatikos
6d ago
If you use the Azure Bastion Premium SKU and enable the Session recording feature, you will receive the error message shown below when you attempt to sign into the VM. There are two possible reasons you get this message: The Session Recording feature has been enabled but has not yet been configured. There is a problem with the SAS URL you have entered, and you should generate and upload a new one.       The post Azure Bastion: Cannot connect to session without valid SAS URL appeared first on cloudopszone.com ..read more
Visit website
Power Automate: Send Multiple Files from One Drive Folder Via Outlook To Gmail
cloudopszone.com
by George Chrysovaladis Grammatikos
3w ago
Sending multiple attachments from a One Drive folder to an external mailbox using a Power Automate flow can be very easy using a few steps (actions). Trigger For the demo purposes, I will use a manual trigger. Actions At the next, I will Initialize an array variable where the attachments will be stored. The next action will list the files in the One Drive folder. Using the Apply to each action, I will get the file contents of all the files in the folder, then I will compose the content and name of the file(s) into JSON and append the output to an array variable. Finally, add the Attachment ..read more
Visit website
Exploring Azure Firewall Policies
cloudopszone.com
by George Chrysovaladis Grammatikos
1M ago
Intro Cloud infrastructure security is increasingly important in today’s corresponding digital landscape. As cloud computing continues to grow, businesses are leveraging platforms such as Microsoft Azure to host their applications and data. It is, however, becoming increasingly challenging for organizations to protect their assets against cyber threats as they migrate their workloads to the cloud. Azure Firewall Policies provide a robust framework that plays a crucial role in ensuring a secure and well-managed network infrastructure within the Azure cloud environment ..read more
Visit website
Power Apps: How to Create Environment Variables
cloudopszone.com
by George Chrysovaladis Grammatikos
2M ago
Environment variables are used to store configuration settings, such as API endpoints, connection strings, or any other values required by multiple components within a Power Apps environment. When you define these variables at the environment level. Your apps and flows will be easier to update and maintain  Environment variables can be created and modified within a Solution. To create a new Environment variable follow the below steps: Sign in to make.powerapps.com and select the Environment where you want to create the Environment variable(s). Open an existing soluti ..read more
Visit website
Azure Firewall: Filter Traffic via Policy DNAT
cloudopszone.com
by George Chrysovaladis Grammatikos
2M ago
Any organization must ensure that Azure resources, such as virtual machines, remain secure. This is provided by Microsoft through the Azure Firewall offering. Useful terms Azure Firewall Using Azure Firewall, you can protect your Azure VNet resources using a managed, cloud-based network security service. Azure Firewall Policy DNAT Using DNAT, you can redirect traffic from a specific port or IP address on the public-facing side of the firewall to internal resources. Azure Route Table Using an Azure Route Table, network traffic can be controlled and directed within a virtual network. Case ..read more
Visit website
Power Apps: Create a Solution
cloudopszone.com
by George Chrysovaladis Grammatikos
2M ago
A Power Apps solution is a container that contains one or more apps or other Power Apps components such as environment variable(s), entities (tables), flows, site maps, web resources and many more others. Solutions are mainly used when implementing Application lifecycle management (ALM) in Power Apps. If your power platform tenant lacks the appropriate license(s) you will not be able to create a solution To create a new solution follow the below steps: Sign in to make.powerapps.com and select the Environment where you want to create the Solution(s). From the left hand navigation pane se ..read more
Visit website
Azure DevOps error : remote 0000000000aaTF401027
cloudopszone.com
by George Chrysovaladis Grammatikos
2M ago
The “remote 0000000000aaTF401027” error is related to account permission on the repository. Usually, you can resolve it by giving the Contribute permission to the account that gets the error message. Navigate to the Azure DevOps protal and select your project. Navigate to the repository for which you want to add the contribute permission. Click on the gear icon ⚙️ in the upper-right corner of the repository page and select Manage repositories like the image below depicts. In the repository settings, navigate to the Security section and select the user you want to add the contribute permission ..read more
Visit website
Power Apps : How to create a loading spinner
cloudopszone.com
by George Chrysovaladis Grammatikos
3M ago
When building canvas apps, it must be ensured the responsiveness and user experience will be the ones that should be. One effective tool for enhancing user interactions is the implementation of a loading overlay. There are a few key points for a no/low code developer to use a loading overlay on an app: Prevent multiple submissions: It prevents issues such as duplicate submissions that can arise when users repeatedly click the same button due to a lack of confidence that their first click has been registered. Enhancing user experience: An overlay that includes animations or progress indicators ..read more
Visit website
Azure Resources Naming Convention and Tagging
cloudopszone.com
by George Chrysovaladis Grammatikos
4M ago
In this post, I’ll try to give an idea about an important aspect in Cloud Adoption Framework methodology, Azure resource naming conventionand why this is something essential as it helps you keep your resources organized, it also help to easy identify and protects you from making things complicated when it comes time to manage them. Why use a naming convention practice? A proper naming convention is essential for a number of reasons: Easy to find a resource when a user (Admin) filters Azure Portal resources You can easily adhere to a unique names policy for resources It is useful for calculati ..read more
Visit website
Azure Virtual Private Network (VPN) Service
cloudopszone.com
by George Chrysovaladis Grammatikos
5M ago
In this post, I’ll give an overview of Azure VPN services and illustrate what they are and what they can offer to your deployments. VPNs or Virtual Private Networks are encrypted tunnels that allow access to other networks over the internet. Using a VPN connection, data traffic and of course the IP address is masked and protected. VPN Types MS Azure supports two VPN types : route-based VPN and policy-based VPN gateways. Route-based(dynamic) VPN is commonly used because of the configuration and control flexibility of routing decisions, which depend on the destination address of the packets. Fo ..read more
Visit website

Follow cloudopszone.com on FeedSpot

Continue with Google
Continue with Apple
OR