I want to know about how to get Database from Microsoft azure with subscriptions disabled, my subscription program benefit was disabled after a year, now I have a new subscription pay-as-you-go but I can't move existing database from disabled account to my new account, or make a copy.
How can I do that?
Related
I'm trying to follow this tutorial on developing with Microsofts Graph Data Connect. The tutorial states:
The Azure subscription must be in the same tenant as the Microsoft 365 tenant. Microsoft Graph Data Connect will only export data to an Azure subscription in the same tenant, not across tenants.
Your Microsoft 365 and Azure tenants must be in the same Azure Active Directory (Azure AD) tenancy.
I already have an Azure account with an Azure for Students subscription. I signed up to the Microsoft 365 Developer Program and created a new sandbox. This creates a totally new tenant with a corresponding admin#[MYTENANT].onmicrosoft.com account.
The 365 sandbox has an Azure Directory, but no subscription or ability to create new services. The admin account cannot be used to sign up for a new free subscription, attempting to create an Azure free account results in a "Your current account type is not supported" message.
Is there a way to link these two accounts together so I can create an app in Azure that uses Graph Data Connect to access the dummy data in the 365 Sandbox?
You might be able to change your azure subscription to a new directory. (It might be blocked by policy however)
You'll need a user who exists in both directories, and who is an owner on the subscription. In the portal, click the "Change Directory" button on the ribbon and follow the prompts. Note, the directory change will delete all RBAC role assignments and possible some other configurations, but if this is a learning subscription there's probably not a lot that can't be recreated.
https://learn.microsoft.com/en-us/azure/devtest/offer/how-to-change-directory-tenants-visual-studio-azure
I logged in today and I could see my subscription, while learning I created an Azure Active Directory Tenant and linked to my subscription. Later I deleted my tenant but this action has deleted both my Tenant and my Subscription. Now portal is not showing my free subscription, When I try to create new, it does not allow me to create new subscription.
I still have
Credits remaining
$199.97
$0.03 used of $200
Days ago I onboarded a customer using Service Principal with an ARM template in our blob storage, then the client went to this URL:
https://portal.azure.com/#create/Microsoft.Template/uri/{Blob Url}, accepted us as their resource manager, and we could make connections and go-to resources but via PowerShell, why it doesn't show to us in our Azure Lighthouse Customers page?
I can work with the resources, make deployments, and such but doesn't show in the list, I want to know if it is because we need to be gold competency or an expert MSP because we don't want to make a public offer in the market, we just want to manage certain customers.
It should be displayed there. No special conditions are required such as the ones you've mentioned. Are you definitely signed in to your own partner/MSP tenant with an account that has delegated access to the customers? Does anything show up under delegations within the Azure Lighthouse section?
If you have access to the customer tenant, does your company show up under Service Providers within Azure Lighthouse on the Azure portal?
Case closed, the Service Principal itself doesn't have the privileges on the service provider's tenant to make your user a reader. So the solution for this was:
Remove the offer in the customer tenant.
Add new authorization in the ARM template for a user/group with "Reader" built-in role id. (In our case, we decided to use an AD group because people in the organization is temporary)
Upload the new ARM template and re-onboarded the client.
After a couple of hours, the client's subscription showed in the subscription list in the section: Directories + subscriptions, checked it, and saw all the resources from the service provider's tenant.
I found a solution for this issue.
The Azure Lighthouse->My customers list on the azure portal only shows subscriptions activated in the global directories and subscription filter.
Please go to the global directories and subscriptions filter (in the portal top navigation) and open the drop downs for directories and for subscriptions and check, if your customer subscription appears here.
If yes, select all entries in both drop downs.
After that go back to Azure Lighthouse->My customers
and check, if the customer subscription appears now.
I don't active subscription on microsoft azure. I just signed in with my microsoft ID. I want to permanently delete my account so that I don't end up paying bills. So how can I completely deactivate?
PS: I don't have any active subscription on azure account.
Clean up Subscription. than mean delete all resource that you have created. So that you can avoid the further billing.
here you find the step to cancel the subscription.
In the new Azure Portal, people who with 3-Month Free Trial subscription can create up to 10 websites.
I create a website using 3-Month Free Trial subscription already. Otherwise I have other subscriptions like Windows Azure MSDN and Pay-As-You-Go, but how can I create new website using these other subscriptions.
I mean, when I try to create new website, there's no way to select subscriptions, and the new website is always under 3-Month Free Trial subscription.
Based on your above description, I am not sure if you have a Paid Windows Azure Subscription.
So what you really need is to get a paid subscription first and that you can get directly from Windows Azure Account section at Portal. Paid subscription means you will have to pay for any other services (i.e. storage, bandwidth etc as applicable) you will use. You will have 10 free websites and will not pay anything if you just use Windows Azure Websites (ONLY) but still pay for Azure storage or anything else.
If you have multiple subscription associated with one single live account and accounts have Preview features enabled then I can see that new Management Portal does not have a way to select specific subscription to create a service. You would need to login to older portal and setup different Live ID for different subscription in "User Management" section and then use that specific Live ID to access specific subscription to create your website. (Note: The preview Portal is still in preview that's why such functionality in not available yet).
The new subscription needs to have the Preview features enabled:
"All you have to do is activate the Web Sites preview on the new subscription by going to Account (View my bill) -> Preview Features: https://account.windowsazure.com/PreviewFeatures "
From:
http://social.msdn.microsoft.com/Forums/en-US/windowsazurewebsitespreview/thread/6fc50df9-9d71-472b-b39b-a051fb1f8560