Category Archives: Azure
Integrating Project Operations to Financial Platforms
Introduction Dynamics 365 Project Operations (PO) is a project management application within the Dynamics 365 suite. It is designed to manage project-related tasks, schedules, resources, and budgets. While they may include some financial functionalities, they often lack the comprehensive financial management capabilities that dedicated financial platforms offer. In this article, we will explore several functions … Continue reading Integrating Project Operations to Financial Platforms
Share Story :
How to create: Azure Blob Storage, Container and Blob
Microsoft Azure provides a cloud-based storage service called Azure Blob Storage. It is made up of Blobs, which are files kept as individual units and arranged like folders inside of Containers. Uses of Azure Blob Storage include: Steps to Create Azure Blob Storage STEP 1: Access the Azure Portal. Before proceeding, please confirm that you … Continue reading How to create: Azure Blob Storage, Container and Blob
Share Story :
Azure Blob Storage: Features, Benefits, And Usage
Azure Blob Storage Overview These days Data is viewed as the most curial aspect of doing business because it is used to draw insights, take business decisions & plan future business strategy by understanding targeted audience behavior. In this entire process mostly in organizations data is coming from different sources it could be expensive … Continue reading Azure Blob Storage: Features, Benefits, And Usage
Share Story :
Setting Up Business Central On-Premise (BC-230) on a Virtual Machine
Introduction: Microsoft Dynamics 365 Business Central (formerly known as Microsoft Dynamics NAV) is a comprehensive business management solution that helps organizations streamline their financials, supply chain, sales, and customer service processes. It offers robust features for managing various aspects of your business, from inventory control to financial reporting. In this blog post, we’ll focus on … Continue reading Setting Up Business Central On-Premise (BC-230) on a Virtual Machine
Share Story :
Tenant Creation and User Permissions for Business Central using Azure Portal
Introduction: Creating a tenant in Microsoft Entra-ID or Azure Active Directory (AAD) is a simple process that can be accomplished through the Azure portal. The portal serves as a centralized hub for managing Azure Active Directory and executing various administrative tasks, including the creation of a new tenant. Additionally, this blog will cover how to … Continue reading Tenant Creation and User Permissions for Business Central using Azure Portal
Share Story :
How to create Virtual Machine on Azure Portal?
Introduction: A virtual machine (VM) is like a computer within a computer. It’s software that emulates a physical computer, allowing you to run multiple operating systems and applications on a single physical machine. VMs are useful for testing software, running different operating systems simultaneously, isolating applications, and consolidating hardware resources. They provide flexibility, scalability, and … Continue reading How to create Virtual Machine on Azure Portal?
Share Story :
Configure an Azure Connector in LCS
Introduction In this blog, we’ll be looking into configuring the Azure Connector in LCS with the Azure Resource Manager so that LCS can deploy your resources to Azure. Pre-requisites An Azure subscription that you are a co-administrator in. References Configuration Go to Microsoft Dynamics Lifecycle Services and log in with your account. In LCS, when we try … Continue reading Configure an Azure Connector in LCS
Share Story :
AS2 using Logic App
High-level steps to start building B2B logic app workflows: Creating a Key Vault for Certificate and Private Key Create an Azure Key vault. In the next step, Select Vault access policy and select the Users. Select Review + Create. Add the access policy and assign it to Azure Logic App. Create Certificate Click the Certificate … Continue reading AS2 using Logic App
Share Story :
Salesforce Integration using Azure Integration Services
In this Blog, it shows the detailed information for integration between SAP B1 to Salesforce. The AIS Interface is intended to Extract, Transform and Route the data from SAPB1 to Salesforce. The steps for integration would be same for different entities. Event Scenario Pre-Requisites: Process Steps: On Demand Load Scenario Pre-Requisites: Process Steps Based on … Continue reading Salesforce Integration using Azure Integration Services
Share Story :
Deploying resources using Azure Resource Manager (ARM)
Azure Resource Manager is a management platform for Azure resources. It enables you to deploy, manage, and monitor resources on Azure, including virtual machines, web apps, and SQL databases. Some key features of Azure Resource Manager include: Resource groups: You can use resource groups to group related resources together and manage them as a single … Continue reading Deploying resources using Azure Resource Manager (ARM)