web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Connect and upload in azure blob with azure key vault using x++

 Today, I will be sharing details about file upload in azure blob using azure vault that includes pre requisite and code snippet used to it.Before proceeding with code we need following key information which will be added in the key vault par...

Maha Jamali 487
Like (0)
Part 1 - Connect Azure BLOB storage with Dynamics 365 for Finance and Operations -...

Today, I will share the list of blogs which give the understanding of how to connect azure blob storage with Dynamics 365 for finance and operations and how to perform different operations on it.Consider one of the common scenario where to need to...

Maha Jamali 487
Like (0)
Part 2 - Connect Azure BLOB storage with Dynamics 365 for Finance and Operations -...

Today, I will share another part of connecting azure blob storage with Dynamics 365 for finance and operations series.This part will be about establishing the connection between azure blob and D365 F&O.Perquisite:Storage accountBlob container1...

Maha Jamali 487
Like (0)
Part 3 - Connect Azure BLOB storage with Dynamics 365 for Finance and Operations -...

Today, I will share another part of connecting azure blob storage with Dynamics 365 for finance and operations series.This part will be about Consuming or Reading file details or data from the blob folder using X++ in Dynamics D365 Finance and Ope...

Maha Jamali 487
Like (0)
Part 4 - Connect Azure BLOB storage with Dynamics 365 for Finance and Operations -...

Today, I will share another part of connecting azure blob storage with Dynamics 365 for finance and operations series.This part will be about placing or uploading the file in  the blob folder using X++ in Dynamics D365 Finance and Operations....

Maha Jamali 487
Like (1)
SQL Query to get security details (such as Security roles, duties and privileges)

 Today, I will sharing out the list of queries which can used to get the security details.It will cover following combinations of data.Security rolesSecurity roles to dutiesSecurity roles with privilegesSecurity role and duty combination alon...

Maha Jamali 487
Like (1)
View the Extensible Data Security Policy by using SQL query

 Today, I will share out the query which can used to view the Extensible data security policy in order to get insight what is happening on the backend  whether policy is created correctly or not.This query will list down the details of a...

Maha Jamali 487
Like (0)
Send email along with attachment in AX 2009 without batch processing

 Today, I will be sharing the code snippet which can utilized to send email along with attachment in a job in AX 2009. We will use System.Net.Mail framework and configured email parameters in the AX 2009.To fill in parameters we will use...

Maha Jamali 487