Quantcast
Channel: Azure Management Portal forum
Viewing all 4189 articles
Browse latest View live

Can't connect to Azure FTP all of the sudden?

$
0
0
As of 2 days ago I suddenly cannot connect to my FTP. I have made sure that the info matches the info in my portal for username, URL and password. Nothing has changed but now I get a 530 error trying to connect. Anyone know what can cause this sudden problem? Resetting publishes profile does nothing.


Switch Directory missing in multiple browsers, incognito mode

$
0
0

My coworkers and myself have lost the ability to switch directories from the Azure portal and have tried from multiple browsers including Incognito mode.  We manage multiple client's directories so this is a huge problem not being able to switch from the default directory:

https://www.dropbox.com/s/dqomje0t85fgplv/Screenshot%202018-09-06%2016.29.51.png?dl=0

Dropbox link to screenshot  since this window tells me "Body text cannot contain images or links until we are able to verify your account" -- I never received a verification email.

Rights to connect to VM via portal

$
0
0

What rights would you give someone who should only be able to start/stop a VM and connect (RDP) to the VM via the Azure Portal?

Virtual Machine Contributor doesn't seem to cut it. It allows starting/stopping the VM but when using the portal "Connect" button the user gets: "You do not have permission to view network interface with ID: /subscriptions/..../resourceGroups/.../providers/Microsoft.Network/networkinterfaces/networkinterfacename".

Currently I'm using "Virtual Machine Contributor" rights on the VM in combination with "Reader" rights on the networkinterface. Still it feels a a bit off. Why wouldn't Microsoft give the role Virtual Machine Contributor rights to the underlying networkinterface?

How Configure Memory running more than 80% continuously for 10 min using SMS alert

$
0
0

Hello,

Greetings!!!

I want to configure below Configuration in azure portal and we need to receive SMS Alert for that.

Memory running more than 80% continuously for 10 min.

CPU running more than 80% continuously for 5 min.

When Disk Space utilization reaching 80%Thanks...

Having issue while making connection with Service Management API

$
0
0

Service Management API for PHP along with using a certificate and creating a storage service: https://blogs.msdn.microsoft.com/silverlining/2012/07/12/service-management-with-the-windows-azure-sdk-for-php

I have uploaded .cer file to Azure Portal and using .pem file in as certificate path and i have placed it in my project folder on root.

And using Subscription Id and certificatePath as absolute e.g. [G:\xampp\htdocs\azure\cert\plays-cert.pfx]

Created certificate with:

openssl req -x509 -days 365 -newkey rsa:2048 -keyout my-key.pem -out my-cert.pem
openssl pkcs12 -export -in my-cert.pem -inkey my-key.pem -out cute-cert.pfx
openssl pkcs12 -in cute-cert.pfx -clcerts -nokeys -out cute-cert-public.pem
openssl x509 -inform PEM -in cute-cert-public.pem -outform DER -out cute-cert-public.cer

While doing

require_once'vendor\autoload.php';
 
use WindowsAzure\Common\ServicesBuilder;
 
$conn_string = "SubscriptionID=<your_subscription_id>;CertificatePath=<path_to_.pem_certificate>";
 
$svc_mgmt_rest_proxy = ServicesBuilder::getInstance()->createServiceManagementService($conn_string);

It gives me exception 

cURL error 58: could not load PEM client certificate, OpenSSL error error:0906D06C:PEM routines:PEM_read_bio:no start

line, (no key found, wrong pass phrase, or wrong file format?) (see http://curl.

I am not certain where I am lacking there must be small thing may be I am missing. can anyone help me please?


Cannot create cloud service

$
0
0
I go through the wizard steps to create a cloud service.

When I click create, the button changes to "Validating", then page reverts back to dashboard - there is no error message. There is nothing in the notifications/alert section.

Chrome debuggers shows console error messages when the create button is clicked.

Have tried in Chrome and Edge.

Have logged in and out, and tried again.

Could somebody please assist?


Chrome errors - 

mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01:1 POST https://mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01 401 (Unauthorized)
mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01:1 Failed to load resource: the server responded with a status of 401 (Unauthorized)
mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01:1 POST https://mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01 401 (Unauthorized)
mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01:1 Failed to load resource: the server responded with a status of 401 (Unauthorized)
cloudservices.hosting.portal.azure.net/cloudservices?appCacheKind=Original&bundlingKind=DefaultPartitioner&cacheability=3&extensionName=Microsoft_Azure_CloudServices&l=en.en-gb&pageVersion=1.0.102.9181708.180828-2007&trustedAuthority=portal.azure.com#000db9081e12433ba77268d4fd4ab496:1 Failed to load https://mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://cloudservices.hosting.portal.azure.net' is therefore not allowed access. The response had HTTP status code 401.
cloudservices.hosting.portal.azure.net/cloudservices?appCacheKind=Original&bundlingKind=DefaultPartitioner&cacheability=3&extensionName=Microsoft_Azure_CloudServices&l=en.en-gb&pageVersion=1.0.102.9181708.180828-2007&trustedAuthority=portal.azure.com#000db9081e12433ba77268d4fd4ab496:1 Failed to load https://mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://cloudservices.hosting.portal.azure.net' is therefore not allowed access. The response had HTTP status code 401.
Cross-Origin Read Blocking (CORB) blocked cross-origin response https://mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01 with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details.

How Configure Memory running more than 80% continuously for 10 min using SMS alert

$
0
0

Hello..

I want configure below Alert in azure and we need to receive SMS Alert. 

CPU running more than 80% continuously for 5 min.

Memory running more than 80% continuously for 10 min.

When Disk Space utilization reaching 80%

Thanks


APK

Need help in "Azure Resource Graph" query

$
0
0
I want to find linux machines in my environment, I was not able to create query using ARG.

Thanks, Chirag G [MSFT] --------------------------------------------------------------------------------- This posting is provided "AS IS" with no warranties, and confers no rights


AzureRM to get all running VMs and Shutdown

$
0
0

Hello,

is there any way to run azurerm command to get list of all running VMs and shutdown them?


Alan Walk

How to apply Policy to enforce use of extension

$
0
0

Hi everyone,

I'm trying to set up an Azure policy to enforce the use of a VM extension, in this case "Custom Script For Linux". What I'd like to achieve is that deploying a linux VM not be possible without adding that extension. I tried several things, but it doesn't seem to work so far.

The snippet below contain the rule. Am I overlooking something or is something wrong with what I'm envisioning?

Thanks!!

{"policyRule": {"if": {"allOf": [
        {"field": "type","equals": "Microsoft.Compute/virtualMachines/extensions"
        },
        {"not": {"field": "Microsoft.Compute/virtualMachines/extensions/publisher","equals": "Microsoft.OSTCExtensions"
          }
        },
        {"not": {"field": "Microsoft.Compute/virtualMachines/extensions/type","equals": "CustomScriptForLinux"
          }
        }
      ]
    },"then": {"effect": "deny"
    }
  },"parameters": {},"mode": "all","metadata": {"category": "retux-custom-policies"
  }
}

Previously created resources have dissappeared

$
0
0

I had spent significant time setting up an Azure resource group (linux VM with applications) during the previous school year for use by my students using a special application.  Now that school's back in session and we're beginning a new class, I logged back into my account and the previous creation is gone!  Nothing listed under All Resources, or anywhere else I can find.  Has something changed in the management portal that is not seeing my resource group, or (heaven forbid) it was deleted by the Azure system over the summer?

VM Creation Alert

$
0
0
How do I create an alert that notifies if a VM is created?

Migración de recursos

$
0
0

Tengo dos suscripciones bajo mi tenant de azure.

Quiero migrar los recuros de una suscripcion donde me agote el saldo a otra donde tengo saldo positivo.

Es posible ? Que debo hacer?

Azure portal not working

$
0
0

Using Safari on a Macbook the portal is not available anymore. The following errors appear on the console:

TypeError: undefined is not an object (evaluating 'u.bootParameters.environment.extensionsMetadata.forEach')

x]  – "17:20:45" – "MsPortalFx.Base.Diagnostics.ErrorReporter" – 2 – "MsPortalFx.Base.Diagnostics.ErrorReporter: column: 193
↵line: 26
↵message: undefined is not a function (near '...window.fx.injectCss...')…"

TypeError: undefined is not a function (near '...window.fx.injectCss...')

Please help me!

How to Give External Users FTP Access on Management Portal?

$
0
0

Hi Everyone,

I need to give FTP access to an external user/vendor so that they can make changes to our staging site and was wondering if this can be done somewhere in the Azure portal? Any suggestions on the best way to do this?

Thanks,

Cayne


Service principal name with certificate from Certificate Authority

$
0
0

Hello.

I want to create a service principal with certificate, but I have some questions:

-Could Certificate authority be a Windows CA or third public CA?

-What type of certificate is required?  server or user certificate?

-Could common name (CN) be whatever? or should it be the name of the application or the user?

Thank you very much.


OrlandoP


newbie problem setting up free account - no Tenant, no Subscription - individual developer home user on Win 2010

$
0
0

Hi all forgive the obvious for most question - my online research hasn't helped

I'm want to establish a VM with SQL Developer - free hopfully

I've created an Azure free account but when I tried to create a resource (a VM or SQL) it says I don't have a subscription. I clicked create a subscription & it says

unable to find your Azure tenant

I tried creating an Azure AD free account but it won't display stage 2 - the credit card entry bit. I've sent a support ticket but have not had a reply - it's been about 9 hours & have also called x 4 the sales number, leaving message - no response. It may be having trouble with the ID as I only used my initials & I can't find where I can change this.

Do I need o365 subscription? I'm using Office 2010 on Win 10.

cheers for any help.

Is there way to Install and configure SQL and SharePoint (Single) on Azure VM using VSTS or anything else

$
0
0

Hello

Wanted to know if there is a way to Install and Configure SharePoint / SQL unattended or automatically from VSTS or any another way. Goal is to create a Infra in Azure without any Manual intervention. 

SQL and SharePoint will need to be configured on different VMs in Azure.

Thanks in Advance.

Force things to resouce

$
0
0
Hi, is it possible to force thins like tags, name(name must start with / contains xxx) or location for the resources when creating them, so you can't create resource if it doesn't meet those requirements.  If yes, can it be done in Portal our with custom scripts / templates.

MSDN Subscription Suspended - Attached Credit Card to Account But Still Cannot Use Azure Services

$
0
0

I've exceeded by MSDN quota for this month so I removed the spending limit by attaching a credit card to my subbscription but I'm still unable to create a DevTest Lab I get the following error 

{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details.","details":[{"code":"Conflict","message":"{\r\n \"status\": \"Failed\",\r\n \"error\": {\r\n \"code\": \"ResourceDeploymentFailure\",\r\n \"message\": \"The resource operation completed with terminal provisioning state 'Failed'.\",\r\n \"details\": [\r\n {\r\n \"code\": \"SubscriptionSuspended\",\r\n \"message\": \"Subscription xxxxxxxxxxxxx is in 'Suspended' state. Only GET and DELETE operations on resources are permitted.\"\r\n }\r\n ]\r\n }\r\n}"}]}

I've checked on the azure port and my account is showing as active, I need to resolve this ASAP! what more do I need to do to convice azure that my MSDN account doesn't have a spending limit?

Viewing all 4189 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>