Despliegue de paquetes de Dynamics 365 Finance and Operations y DevOps
jmfabian
28 views
20 slides
Aug 14, 2024
Slide 1 of 20
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
About This Presentation
Despliegue de paquetes de Dynamics 365 Finance and Operations y DevOps - Global Azure 2024 - Juan Rafael
Size: 1.84 MB
Language: en
Added: Aug 14, 2024
Slides: 20 pages
Slide Content
#GlobalAzure
#GABMUGPeru
#GlobalAzure
#GABMUGPeru
MS Dynamics 365 Finance and
Operations y Azure DevOps
Juan Rafael
MCT | MVP BizApps
Solutions Architect
@jlc_rve
Finance and Operations Apps and Associated Apps
By taking advantage of Dynamics 365 capabilities, you can make better decisions by
improving business outcomes with data-driven insights and recommendations, build
customer relationships with meaningful engagements, and operate more efficiently by
automating and optimizing everyday tasks.
Dynamics 365 applications
Sales Service Marketing
Finance and
operations apps
Dynamics 365
Human Resources
Microsoft Power Platform
Components and architecture of finance and operations apps
Developer environment
Finance + Operations On-premises and Cloud-based Finance and
Operations Apps
By choosing a cloud deployment, the application is simple to
scale up or down, depending on the needs of the business,
with data centers that are all managed by Microsoft.
Main components:
Subscription
Licenses
Azure Active Directory (Azure AD)
Tenant
Microsoft 365 Admin help center
Lifecycle Services
Azure DevOps
Cloud architecture On-premises architecture
Finance + Operations can be deployed on-
premises. This means that the application is
deployed locally within the customer’s data
center, and the data center is managed by the
customer.
When an on-premises deployment is selected,
the application servers and the Microsoft SQL
Server database are run in the customer’s data
center.
Development and Deployment Processes
•An AOT package is a deployment and compilation unit of one or more models that
can be applied to a finance and operations apps environment.
•A deployable package can consist of several models that contain the metadata,
binaries, reports, and other resources.
Development and deployment process
Developer environment
Visual Studio is the integrated development environment (IDE)
that is used for all Finance and Operations development
Developers have their own instance of Visual Studio
Developers use Azure DevOps for source control
Development and deployment
Get latest on code to reduce conflicts
Perform local build
Check in your code using Team Explorer to Azure DevOps,
which will build using a build pipeline, creating a deployable
package
Apply the package in Lifecycle Services (LCS) using the Apply
updates tool
It is possible though not recommended to create a deployable
package from Visual Studio
Microsoft applies updates to production environments in the
Cloud
Build/ releaseautomotionDeep dive for
Dynamics 365 FnO Apps
Whatpartsdo wehavin build/releaseautmationprocess?
Gatedcheckin, buildin contextofPR orbuildin general
CI / CD Continuos Integration, Continuos Deliveryand Continuos Deployment
SandBox
Prod
Dev VM
Dev Branch
MAIN Branch
SandBox