Issue with service fabric resource manager file deployment (apim.json and apim.parameters)
up vote
1
down vote
favorite
My requirement is as follows:
I have an web API whose port I have removed from the ServiceManifest.xml file. This is done so that I can implement multiple node multiple calls feature from API management. (i.e. I want to remove dependency on port number)
While deploying API management resource files, I am facing issues while deploying apim.json and apim.parameters.json file.
Following is the exception I am getting always.
"Service activation failed. Please look at the details in Activity Log on the left side. In case you are deploying into VNET please make sure prerequisites are followed as described on https://aka.ms/apiminvnet"
There is nothing in the log files when I am uploading.
I am using following link for the deployment and testing. https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-tutorial-deploy-api-management
I am getting exception in running powershell script
New-AzureRmResourceGroupDeployment -ResourceGroupName $groupname -TemplateFile "$templatepathapim.json" -TemplateParameterFile "$templatepathapim.parameters.json" -Verbose
azure-service-fabric azure-api-management service-fabric-stateless api-management
New contributor
add a comment |
up vote
1
down vote
favorite
My requirement is as follows:
I have an web API whose port I have removed from the ServiceManifest.xml file. This is done so that I can implement multiple node multiple calls feature from API management. (i.e. I want to remove dependency on port number)
While deploying API management resource files, I am facing issues while deploying apim.json and apim.parameters.json file.
Following is the exception I am getting always.
"Service activation failed. Please look at the details in Activity Log on the left side. In case you are deploying into VNET please make sure prerequisites are followed as described on https://aka.ms/apiminvnet"
There is nothing in the log files when I am uploading.
I am using following link for the deployment and testing. https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-tutorial-deploy-api-management
I am getting exception in running powershell script
New-AzureRmResourceGroupDeployment -ResourceGroupName $groupname -TemplateFile "$templatepathapim.json" -TemplateParameterFile "$templatepathapim.parameters.json" -Verbose
azure-service-fabric azure-api-management service-fabric-stateless api-management
New contributor
I recommend you retag to API Management
– Mikkel Mørk Hegnhøj
15 hours ago
Thanks Mikkel. Edited.
– Keshav
1 hour ago
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
My requirement is as follows:
I have an web API whose port I have removed from the ServiceManifest.xml file. This is done so that I can implement multiple node multiple calls feature from API management. (i.e. I want to remove dependency on port number)
While deploying API management resource files, I am facing issues while deploying apim.json and apim.parameters.json file.
Following is the exception I am getting always.
"Service activation failed. Please look at the details in Activity Log on the left side. In case you are deploying into VNET please make sure prerequisites are followed as described on https://aka.ms/apiminvnet"
There is nothing in the log files when I am uploading.
I am using following link for the deployment and testing. https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-tutorial-deploy-api-management
I am getting exception in running powershell script
New-AzureRmResourceGroupDeployment -ResourceGroupName $groupname -TemplateFile "$templatepathapim.json" -TemplateParameterFile "$templatepathapim.parameters.json" -Verbose
azure-service-fabric azure-api-management service-fabric-stateless api-management
New contributor
My requirement is as follows:
I have an web API whose port I have removed from the ServiceManifest.xml file. This is done so that I can implement multiple node multiple calls feature from API management. (i.e. I want to remove dependency on port number)
While deploying API management resource files, I am facing issues while deploying apim.json and apim.parameters.json file.
Following is the exception I am getting always.
"Service activation failed. Please look at the details in Activity Log on the left side. In case you are deploying into VNET please make sure prerequisites are followed as described on https://aka.ms/apiminvnet"
There is nothing in the log files when I am uploading.
I am using following link for the deployment and testing. https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-tutorial-deploy-api-management
I am getting exception in running powershell script
New-AzureRmResourceGroupDeployment -ResourceGroupName $groupname -TemplateFile "$templatepathapim.json" -TemplateParameterFile "$templatepathapim.parameters.json" -Verbose
azure-service-fabric azure-api-management service-fabric-stateless api-management
azure-service-fabric azure-api-management service-fabric-stateless api-management
New contributor
New contributor
edited 1 hour ago
New contributor
asked yesterday
Keshav
62
62
New contributor
New contributor
I recommend you retag to API Management
– Mikkel Mørk Hegnhøj
15 hours ago
Thanks Mikkel. Edited.
– Keshav
1 hour ago
add a comment |
I recommend you retag to API Management
– Mikkel Mørk Hegnhøj
15 hours ago
Thanks Mikkel. Edited.
– Keshav
1 hour ago
I recommend you retag to API Management
– Mikkel Mørk Hegnhøj
15 hours ago
I recommend you retag to API Management
– Mikkel Mørk Hegnhøj
15 hours ago
Thanks Mikkel. Edited.
– Keshav
1 hour ago
Thanks Mikkel. Edited.
– Keshav
1 hour ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Keshav is a new contributor. Be nice, and check out our Code of Conduct.
Keshav is a new contributor. Be nice, and check out our Code of Conduct.
Keshav is a new contributor. Be nice, and check out our Code of Conduct.
Keshav is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53372685%2fissue-with-service-fabric-resource-manager-file-deployment-apim-json-and-apim-p%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I recommend you retag to API Management
– Mikkel Mørk Hegnhøj
15 hours ago
Thanks Mikkel. Edited.
– Keshav
1 hour ago