Skip to main content

Posts

How to enable new Microsoft teams - Public Preview!

New Microsoft Teams is just AWESOME, quick but useful post below shows how you have this preview feature to make your life EASY!  Open Microsoft Teams admin center [Ask admin in your organization if you don't have access] and follow path Teams > Teams update policies > Click on an existing policy or Create New > follow step 1 and step 2 below . Toggle Try the new teams to get yourself into NEW TEAMS world, you may chose to go back to classic (GA) version at any point of time. Let the change happen! Get it, Preview new Teams ! Experience teams across tenants and get notifications from multiple tenants accounts. This is PRETTY COOL!
Recent posts

Electronic Reporting: Send vendor payments to external azure storage via X++

Electronic Reporting module in Microsoft Dynamics 365 Finance Operation lets you archive file generated by ER at SharePoint location and in Azure Storage as per this link  Archive ER destination type - Finance & Operations | Dynamics 365 | Microsoft Learn . APIs can be used to check message status and read file from either location. Logic Apps or Power Automate can be used to make a call to APIs, read files, and perform required action. This post is not about how this can be done via integration :) It's been a while I haven't written a full code base post (no low code :)) To send ER generated files directly to your provided Azure Blob Container, below is the sample class. using  Microsoft. Azure ; using  Microsoft.WindowsAzure. Storage ; using  Microsoft.WindowsAzure.Storage. File ; using  Microsoft.WindowsAzure.Storage. Blob ; using  Microsoft.WindowsAzure.Storage. Auth ;  class  DAX_ERVendPaymOutFieUploadHelper {      /// <summary>      /// Handles attachingFi

Download large bacpac (sandbox database) to DEV environment much faster

As the LCS website gets slower and slower and the database backups get bigger and bigger.  Use AZCopy to download objects out of LCS asset library. it is an incredibly quickly vs manually downloading the files (>1min for a gig vs 1 hour+) Download AZCopy to the environment  ( https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10?toc=/azure/storage/files/toc.json#download-azcopy )  and user the PowerShell command : .\azcopy copy " LCS SAS Link " " LocalPath " D The only issue I noticed is that the local path had to be into a folder, not the root of the drive (so "C:\Temp" not "C:\" which is more related to windows security then anything else. Below is the example: Extract AzCopy zip folder to C:\Temp folder Extract It took 3 minutes to download almost 18 GB of data file - WOW feeling :)

Get your Dynamics 365 FO tier 2 (sandbox) environment today!!

Pakistan User Group is hosting FREE training program for everyone covering  Microsoft Business Application and Azure components of Microsoft EcoSystem  from beginners to advance level. Register now   if you have not yet and join us on Saturday 20th November at 4pm Pakistan Standard Time (GMT + 5). All details apart, this post is a quick guide to get your own Microsoft Dynamics 365 Finance Operations tier 2 environment FREE!! I will create step-by-step videos to explain all these steps in details, I know it requires detailed explanation. Subscribe   https://www.youtube.com/c/DaxtureD365FO   Let's begin... Open this URL  https://dynamics.microsoft.com/en-au/intelligent-order-management/overview/?ef_id=e0b92d13d85e177270894c83385bd79c:G:s&OCID=AID2200017_SEM_e0b92d13d85e177270894c83385bd79c:G:s&msclkid=e0b92d13d85e177270894c83385bd79c  and click on Request a demo and sign up now Enter work or school email address (create new if you don't have one - this can be gmail or

MS D365 FinOps: How to create new LCS project and deploy Tier 1 (DEV) VM - Even you are not a MS customer or partner :) - Part I

Scenario: You are willing to work on Microsoft Dynamics 365 Finance Operations  product and want to get your hand dirty with some development. You are hearing so much about this product but never got a chance to work on this MS ERP.  Andre wrote a detailed post on how you can setup a trial environment for MS D365 Finance Operations Solution: With this post I will explain a step-by-step guide on how; to create your own LCS project to deploy a new Tier 1 VM to log on to Azure Portal to access Power Platform environments to create your own power app and use other features to deploy solutions in Power Platform to integrate with Finance Operations NOTE: You would need Azure Subscription to deploy VM First create new domain to perform all above steps - its easy just follow following steps 1. Open this site Office 365 E3  in cognitive mode or as guest and go with Free Trial option 2. Fill in details - you can use your personal email or sign up for a new email account and use that one 3. Pro