exam questions

Exam AZ-300 All Questions

View all questions & answers for the AZ-300 exam

Exam AZ-300 topic 2 question 26 discussion

Actual exam question from Microsoft's AZ-300
Question #: 26
Topic #: 2
[All AZ-300 Questions]

You have an Azure subscription that contains an Azure Service Fabric cluster and a Service Fabric application named FabricApp.
You develop and package a Service Fabric application named AppPackage. AppPackage is saved in a compressed folder named AppPackage.zip.
You upload AppPackage.zip to an external store.
You need to register AppPackage in the Azure subscription.
What should you do first?

  • A. Run the New-ServiceFabricApplication cmdlet.
  • B. Repackage the application in a file named App.sfpkg.
  • C. Create a new Service Fabric cluster.
  • D. Copy AppPackage.zip to a blob storage account.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
References:
https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-package-apps#create-an-sfpkg

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
denkes
Highly Voted 4 years, 12 months ago
https://docs.microsoft.com/en-us/azure/security/security-storage-overview ... Create an sfpkg Starting with version 6.1, Service Fabric allows provisioning from an external store. With this option, the application package doesn't have to be copied to the image store. Instead, you can create an sfpkg and upload it to an external store, then provide the download URI to Service Fabric when provisioning. The same package can be provisioned to multiple clusters. Provisioning from the external store saves the time needed to copy the package to each cluster....
upvoted 17 times
AzAlex
4 years, 10 months ago
https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-package-apps#create-an-sfpkg
upvoted 1 times
tartar
4 years, 9 months ago
B is ok
upvoted 2 times
us3r
4 years ago
ko si B
upvoted 1 times
...
...
...
praveen97
4 years, 10 months ago
Yes, Given answer is correct.
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...