AZ-400 exam review questions and answers
migrate TFS to Devops - -update TFS to most recent
-Migrate using Data Migration Tool
automated SDK package deployment in Node.js so devs use npm as dependency
management tool - -config a .npmrc file in git repo root
-run npm publish during build pipeline
-create a new feed in azure artifacts to store builds
create master branch - -create repo
-create master branch
-create build pipeline
-enable ci trigger
rebase and fast forward merge - linear history by replaying source branch commits
to the target without merge commit
no fast forward merge - nonlinear history
squash merge - linear history, condensing source branch commits into a single
new commit on the target branch, which loses dev commits
, AZ-400 exam review questions and answers
rebase with merge commit - semi-linear history by replaying source branch
commits onto target and creating merge commit
what needs provisioning profile before distribution? - iOS apps
azure key vault - store keys, passwords, certificates, and tokens
import certificate and configure three websites with custom domain - -import
wildcard certificate in key vault
-in app service, import cert from azure key vault
-bind cert with domain
send alerts to remote devs in MS teams when unresponsive site - logic apps and
app insights availability test
missing content report - -azure cdn advanced http 404 errors
-storage analytics failed requests
migrate TFS to Devops - -update TFS to most recent
-Migrate using Data Migration Tool
automated SDK package deployment in Node.js so devs use npm as dependency
management tool - -config a .npmrc file in git repo root
-run npm publish during build pipeline
-create a new feed in azure artifacts to store builds
create master branch - -create repo
-create master branch
-create build pipeline
-enable ci trigger
rebase and fast forward merge - linear history by replaying source branch commits
to the target without merge commit
no fast forward merge - nonlinear history
squash merge - linear history, condensing source branch commits into a single
new commit on the target branch, which loses dev commits
, AZ-400 exam review questions and answers
rebase with merge commit - semi-linear history by replaying source branch
commits onto target and creating merge commit
what needs provisioning profile before distribution? - iOS apps
azure key vault - store keys, passwords, certificates, and tokens
import certificate and configure three websites with custom domain - -import
wildcard certificate in key vault
-in app service, import cert from azure key vault
-bind cert with domain
send alerts to remote devs in MS teams when unresponsive site - logic apps and
app insights availability test
missing content report - -azure cdn advanced http 404 errors
-storage analytics failed requests