Popular Posts
-
Introduction I am writing this article as a result of my learning for deploying ASP.NET Core web applications on Linux boxes. There is a ...
-
ThemeLooks Whmcs Themes Hosting Business Like NEver Before With Premium Website Themes & Templates SOUTH OZONE PAR...
-
The internet is undoubtedly the busiest street on earth. With thousands of websites and millions of visitors popping up every day, it beco...
-
Whenever a website is made you have to pay for the host and domain. There are different payment plans, sometimes every month and sometim...
-
A lot of website builders claim to make setting up a snazzy new website easy even for non-coders. But their actual dashboards can be… conf...
-
editor rating: good Comments June 12, 2015 Pros Strong security features. Robust app library. Powerful WordPr...
-
In October, Let's Encrypt was managing more than 10 million active SSL certificates. That number doubled to 20 million in November as ...
-
LOS ANGELES (AP) — Jerry Lewis, the manic, rubber-faced showman who jumped and hollered to fame in a lucrative partnership with Dean M...
-
An Anonymous hacker claims they took down 10,000+ dark web sites because they many of them were hosting child abuse material and oth...
-
Reddit Email Print Reprint LOS ANGELES, Oct. 6, 2015 /PRNewswire/ -- Leading cloud server provider Infinitely V...
Blog Archive
- December (19)
- November (25)
- October (28)
- September (26)
- August (28)
- July (31)
- June (26)
- May (27)
- April (28)
- March (30)
- February (28)
- January (31)
- December (31)
- November (30)
- October (31)
- September (29)
- August (44)
- July (56)
- June (53)
- May (54)
- April (48)
- March (55)
- February (44)
- January (3)
- December (5)
- November (5)
- October (26)
- September (25)
- August (29)
- July (26)
- June (18)
- September (1)
About Me
Total Pageviews
Update DNS records to keep your website with your current hosting provider
If you manage your domain's Office 365 records at your DNS hosting provider, you don't have to worry about the steps in this topic. Your website stays where it is and people can still get to it.
Note: Not sure if you manage your domain's DNS records or Office 365 manages the records? Check out How Office 365 manages DNS records.
If you manage your domain's Office 365 records at your DNS hosting provider, you don't have to worry about the steps in this topic. Your website stays where it is and people can still get to it.
If Office 365 manages your DNS records, to route traffic to an existing public website hosted outside of Office 365, after you add your domain to Office 365, do the following.
Update DNS records in the Office 365 admin centerSign in to Office 365 with your work or school account.
Go to the Domains page.

On the Manage domains page, in the list of domains, select the domain you're using for your website, and then select DNS settings in the management pane.

If this option isn't available, see Can't update the A record or CNAME record?
Select + New custom record and enter the following:
For DNS type enter: A (Address)
For Host name or Alias, type the following: @
For IP Address, type the static IP address for your website where it's currently hosted (for example, 172.16.140.1).
This must be a static IP address for the website, not a dynamic IP address. Check with site where your website is hosted to make sure you can get a static IP address for your public website.
Select Save.
In addition, you can create a CNAME record to help customers find your website.
On the Manage domains page, in the list of domains, select the domain you're using for your website, and then select DNS Management in the management pane.
If this option is not available, see Can't update the A record or CNAME record?.
Select + New custom record and enter the following:
For DNS type enter: CNAME (Alias)
For Host name or Alias, type the following: www
For Points to address, type the fully qualified domain name (FQDN) for your website (for example, contoso.com).
Select Save.
Finally, do the following:
Update your domain's NS records to point to Office 365.
When the NS records have been updated to point to Office 365, your domain is all set up. Email will be routed to Office 365, and traffic to your website address will continue to go to your current website host.
Learn more about adding your domain to Office 365 and keeping your current website.
Update DNS records in the old Office 365 admin center
If Office 365 manages your DNS records, to route traffic to an existing public website hosted outside of Office 365, after you add your domain to Office 365, do the following.
Sign in to Office 365 with your work or school account.
Go to the Domains page.
On the Manage domains page, in the list of domains, select the domain you're using for your website, and then select Manage DNS > New > A (Address).
If this option isn't available, see Can't update the A record or CNAME record?.
On the Add a DNS record page, type the following:
For Host name or Alias, type the following: @
For IP Address, type the static IP address for your website where it's currently hosted (for example, 172.16.140.1).
This must be a static IP address for the website, not a dynamic IP address. Check with site where your website is hosted to make sure you can get a static IP address for your public website.
Select Save.
In addition, you can create a CNAME record to help customers find your website.
Select New > CNAME (Alias).
If this option is not available, see Can't update the A record or CNAME record?.
On the Add a DNS record page, type the following:
For Host name or Alias, type the following: www
For Points to address, type the fully qualified domain name (FQDN) for your website (for example, contoso.com).
Select Save.
Finally, do the following:
Update your domain's NS records to point to Office 365.
When the NS records have been updated to point to Office 365, your domain is all set up. Email will be routed to Office 365, and traffic to your website address will continue to go to your current website host.
Learn more about adding your domain to Office 365 and keeping your current website.
Source: Update DNS records to keep your website with your current hosting provider
0 comments:
Post a Comment