Posts

Showing posts from August, 2020

There was a resource authorization issue: "The pipeline is not valid. Job Job: Step AzureCLI input connectedServiceNameARM references service connection Visual Studio Enterprise – MPN which could not be found. The service connection does not exist or has not been authorized for use.

There was a resource authorization issue: "The pipeline is not valid. Job Job: Step AzureCLI input connectedServiceNameARM references service connection Visual Studio Enterprise – MPN which could not be found. The service connection does not exist or has not been authorized for use. To Resolve this You need to create a Azure resource manager subscription using https://portal.azure.com/#blade/Microsoft_Azure_Billing/SubscriptionsBlade . https://portal.azure.com/#blade/Microsoft_Azure_Billing/SubscriptionsBlade You need to click + icon and it will start the form wizard by which you need to fill and select the require value.Once you filled the detail it will be create Azure resource manager subscription which you can use.

How to publish iPhone app on App store using Xamarin or visual studio.

Following steps required to publish iPhone app on Apple store using Xamarin or visual studio. # Need to arachive Xamarin.iOS build using Build menu or Right click the project .iOS project and select Archive menu from context menu popup. Once Archiving process done it show .ipa file in Archive windows. Before clicking on Sign and Distribute make sure you configured certificate and provisoning profile.If you did not setup earlier you can create using these steps. # Creating a Distribution Certificate and .p12 File A distribution certificate identifies your team/organization within a distribution provisioning profile and allows you to submit your app to the Apple App Store. . On your Mac go to the folder Applications > Utilities and open Keychain Access. On your Mac go to the folder Applications > Utilities and open Keychain Access. 2. Go to Keychain Access > Certificate Assistant > Request a Certificate from a Certificate Authority. Go to Keychain Access > Cert