Share via

Azure Virtual Machine

Sreenu Sanam 60 Reputation points
2023-12-08T06:17:50.6333333+00:00

I created a Windows Virtual Machine in Azure. When I put the IP address in the URL, the IIS webpage opens. I want to change this webpage. I want that whenever I put the IP address of my Virtual Machine, an OS Ticket sign-in page opens. If anyone wants to use that in the company they only have to enter the IP address in the URL and then they can sign in straight away.

How can I fix this?

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

0 comments No comments

Answer accepted by question author

v-vvellanki-MSFT 4,920 Reputation points Microsoft External Staff
2023-12-08T08:13:13.5333333+00:00

Hi @Sreenu Sanam ,

Welcome to Microsoft Q&A Platform, thanks for posting your query here.

To achieve this, you need to install and configure the OS Ticket application on your Windows Virtual Machine. Once you have installed and configured the application, you can set it as the default page for your website in IIS.

Here are the steps to do that:

-Install the OS Ticket application on your Windows Virtual Machine.

-Once the application is installed, open IIS Manager on your Windows Virtual Machine.

-In IIS Manager, select your website and then click on the "Default Document" feature.

-In the "Default Document" feature, click on the "Add..." button and add the "index.php" file of the OS Ticket application.

-Move the "index.php" file to the top of the list of default documents.

-Save the changes and exit IIS Manager.

Now, when you enter the IP address of your Virtual Machine in the URL, the OS Ticket sign-in page should open by default.

Hope this helps.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.