Despliegue de paquetes de Dynamics 365 Finance and Operations y DevOps

jmfabian 28 views 20 slides Aug 14, 2024
Slide 1
Slide 1 of 20
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18
Slide 19
19
Slide 20
20

About This Presentation

Despliegue de paquetes de Dynamics 365 Finance and Operations y DevOps - Global Azure 2024 - Juan Rafael


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

#GlobalAzure
#GABMUGPeru
DEMO
UserInterface Dyn365FnO

365 FnO

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

© Copyright Microsoft Corporation. All rights reserved.

© Copyright Microsoft Corporation. All rights reserved.

© Copyright Microsoft Corporation. All rights reserved.

© Copyright Microsoft Corporation. All rights reserved.

© Copyright Microsoft Corporation. All rights reserved.

© Copyright Microsoft Corporation. All rights reserved.

Build/ releaseautomotionDeep dive for
Dynamics 365 FnO Apps
Whatcomponentsare involvedin build/releaseautomation?
Azure DevOps, SourceControl (TFVC orGIT), pipeline orchestrationand release
documentation
LCS BuildServer, target environmentmanagementand deploymentorchestration
SandBox
Prod

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

#GlobalAzure
#GABMUGPeru
Build
DEMO

Patrocinadores