• Follow
  • Follow
  • Follow
  • Follow
  • Follow
  • Follow
  • Azure
    • Containers
      • Container Service (AKS)
    • Integration
      • Data Factory
    • Compute
      • Virtual Machines
      • App Service
    • Networking
    • Storage
    • Databases
      • Azure SQL Database
      • NoSQL
    • Identity + Security
      • Security
      • Identity
    • AI + ML
      • Internet Of Things (IOT)
    • Management Tools
      • Powershell
    • Management + Governance
      • Automation
      • Analytics
      • Portal
    • Integration
    • Troubleshooting
    • Exams
  • DevOps
  • IT
    • Network
    • Tools
    • Virtualization
    • Troubleshooting
  • Intune
  • SQL Server
    • Installation / Configuration
    • Troubleshooting
  • Power Platform
    • Portals
    • Power BI
    • Power Apps
    • Power Automate
    • Power Pages
    • Dynamics 365
  • MS365
    • Billing
  • Speaking
    • Greek MVPs In Action, Introduction To Azure Logic Apps
    • Global Azure Virtual 2020 Greece – Intro to Azure Service Bus
    • IT PRO | DEV Connections 2020 – Introduction to Logic Apps and automation solutions for IT’s
    • Global Azure Athens 2023 – Deploy resources on Azure using IaC (Azure Terraform)
    • Azure Learning Resources
  • Contact
  • Azure
    • Containers
      • Container Service (AKS)
    • Integration
      • Data Factory
    • Compute
      • Virtual Machines
      • App Service
    • Networking
    • Storage
    • Databases
      • Azure SQL Database
      • NoSQL
    • Identity + Security
      • Security
      • Identity
    • AI + ML
      • Internet Of Things (IOT)
    • Management Tools
      • Powershell
    • Management + Governance
      • Automation
      • Analytics
      • Portal
    • Integration
    • Troubleshooting
    • Exams
  • DevOps
  • IT
    • Network
    • Tools
    • Virtualization
    • Troubleshooting
  • Intune
  • SQL Server
    • Installation / Configuration
    • Troubleshooting
  • Power Platform
    • Portals
    • Power BI
    • Power Apps
    • Power Automate
    • Power Pages
    • Dynamics 365
  • MS365
    • Billing
  • Speaking
    • Greek MVPs In Action, Introduction To Azure Logic Apps
    • Global Azure Virtual 2020 Greece – Intro to Azure Service Bus
    • IT PRO | DEV Connections 2020 – Introduction to Logic Apps and automation solutions for IT’s
    • Global Azure Athens 2023 – Deploy resources on Azure using IaC (Azure Terraform)
    • Azure Learning Resources
  • Contact
Azure Virtual Private Network (VPN) Service

Azure Virtual Private Network (VPN) Service

by George Chrysovaladis Grammatikos | Mar 1, 2024 | Azure, Networking

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...
Azure Cloud Adoption Framework for Organizations

Azure Cloud Adoption Framework for Organizations

by George Chrysovaladis Grammatikos | Feb 6, 2024 | Azure, General

As part of the Azure Cloud Adoption Framework (CAF), Microsoft provides a set of guidelines, best practices, and resources(tools) to assist organizations in adopting Azure cloud services in a cost-effective manner. In this post, I will try to give you an idea of how...
Azure Web App Custom Domain

Azure Web App Custom Domain

by George Chrysovaladis Grammatikos | Feb 1, 2024 | App Service, Azure

In this post, I will show you how to add a custom domain with an SSL certificate on your Azure Web App. As a prerequisite you must have deployed an Azure Web App and the least service plan must be B1. Let’s get it configured! From the Web App left-hand side...
Azure: Azure SQL Database migration using Data Migration Service

Azure: Azure SQL Database migration using Data Migration Service

by George Chrysovaladis Grammatikos | Jan 1, 2024 | App Service, Azure, Azure SQL Database, Compute, Databases

In this post, I will show how we can migrate a local sql server database to Azure SQL Database service using the Azure Migrate Service. Prerequisites: An active Azure subscription SQL Server (On-Premises) An Azure SQL Database   A few words about Microsoft Azure...
Azure VM: Mounting Azure File Share on Windows and Linux.

Azure VM: Mounting Azure File Share on Windows and Linux.

by George Chrysovaladis Grammatikos | Dec 1, 2023 | Azure, Compute

In this post, I will show you how to map a network drive (Azure File Share) to a Linux and Windows Azure VMs. Mount SMB on Azure Linux VM At first, you’ll need to create a new file, i.e. filesharecredentials sudo mkdir -p /etc/filesharecredentials and store the...
How to find the User Object ID in Microsoft Entra ID and User Principal ID in D365

How to find the User Object ID in Microsoft Entra ID and User Principal ID in D365

by George Chrysovaladis Grammatikos | Nov 30, 2023 | Azure, Identity, Identity + Security, Power Apps, Power Platform

In this short post, I will show you how to retrieve the user object ID in MS Entra ID and the Principal User ID in D365 stored in an entity in a Dataverse. MS Dynamics (Dataverse) Sign in to Make Power Apps portal. In the top right corner, select the environment...
« Older Entries
Next Entries »
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7445511428585429"
     crossorigin="anonymous"></script>
<!-- AdUnit1 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7445511428585429"
     data-ad-slot="1036616002"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>

Recent Posts

  • Power Platform Pipelines – Configuration
  • Power Platform Pipelines – Installation
  • Troubleshoot Azure Functions
  • Power Platform – Azure VNet Integration
  • Power Pages – Custom Domain with SSL Certifcate

App Registration ARM Azure Azure Active Directory Azure AD Azure Automation Azure Cloud Shell Azure DevOps Azure Firewall Azure Portal Azure Powershell Azure SQL Azure Storage Azure Subscription Azure Terraform Azure Virtual Network Gateway Azure VM Azure Vnet Canvas App Collection DevOps DNS Dynamics 365 Gateway IT Json Linux Logic Apps Microsoft Migration Power Apps Power Automate Power Pages Power Platform PowerShell RDP Security SQL Server troubleshooting Virtual Machines Virtual Network Visual Studio VM VNet Windows

Copyright © 2023 - Created by George Grammatikos