You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ On a certain cadence, we push all commits from the master branch into the live b
93
93
If you have sample code, include the code as inline code blocks in your topic. There are currently no sample code repositories available for public contributions.
94
94
95
95
## Contributor License Agreement
96
-
If you submit a pull request with new or significant changes to documentation, you will need to submit an online Contributor License Agreement (CLA) if you are not an employee of Microsoft. You will need complete the online form before your pull request can be accepted. You must sign the CLA before your pull request is merged. This is a one-time requirement for projects on the Dynamics 365 documentation site. You can read more about [Contributor License Agreements (CLA)](http://en.wikipedia.org/wiki/Contributor_License_Agreement) on Wikipedia.
96
+
If you submit a pull request with new or significant changes to documentation, you will need to submit an online Contributor License Agreement (CLA) if you are not an employee of Microsoft. You will need complete the online form before your pull request can be accepted. You must sign the CLA before your pull request is merged. This is a one-time requirement for projects on the Dynamics 365 documentation site. You can read more about [Contributor License Agreements (CLA)](https://en.wikipedia.org/wiki/Contributor_License_Agreement) on Wikipedia.
97
97
98
98
## Do's and don'ts
99
99
Here are some guiding rules that you should keep in mind when you're contributing to the documentation.
Copy file name to clipboardexpand all lines: articles/commerce/Compatible-peripherals.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -40,25 +40,25 @@ Devices listed on this page have been tested for compatiblity with Dynamics 365
40
40
41
41
| Date tested | Tested by | Manufacturer | Mfg website | Support email | Support telephone | Model name | Driver name | Driver version | Firmware version | Driver type | Connection | Driver download link |
| 10/17/2017 | HP | HP |http://www.hp.com|[email protected]|| HPTD620Display | HPTD620Display | 6.6.5.6 | 1.02.11 | OPOS | USB |http://www.hp.com|
43
+
| 10/17/2017 | HP | HP |https://www.hp.com|[email protected]|| HPTD620Display | HPTD620Display | 6.6.5.6 | 1.02.11 | OPOS | USB |https://www.hp.com|
44
44
45
45
### MSR
46
46
47
47
| Date tested | Tested by | Manufacturer | Mfg website | Support email | Support telephone | Model name | Driver name | Driver version | Firmware version | Driver type | Connection | Driver download link |
| 10/17/2017 | HP | HP |http://www.hp.com|[email protected]|| HPSinglenoSRDMSR | HPSinglenoSRDMSR | 3.29 | 5.37 | OPOS | USB |http://www.hp.com|
49
+
| 10/17/2017 | HP | HP |https://www.hp.com|[email protected]|| HPSinglenoSRDMSR | HPSinglenoSRDMSR | 3.29 | 5.37 | OPOS | USB |https://www.hp.com|
50
50
51
51
### Printer
52
52
53
53
| Date tested | Tested by | Manufacturer | Mfg website | Support email | Support telephone | Model name | Driver name | Driver version | Firmware version | Driver type | Connection | Driver download link |
| 10/17/2017 | HP | HP |http://www.hp.com|[email protected]|| H300 | H300 | 1.14.1.19 | 1.61B | OPOS | USB |http://www.hp.com|
55
+
| 10/17/2017 | HP | HP |https://www.hp.com|[email protected]|| H300 | H300 | 1.14.1.19 | 1.61B | OPOS | USB |https://www.hp.com|
56
56
57
57
### Bar code scanner
58
58
59
59
| Date tested | Tested by | Manufacturer | Mfg website | Support email | Support telephone | Model name | Driver name | Driver version | Firmware version | Driver type | Connection | Driver download link |
| 10/17/2017 | HP | HP |http://www.hp.com|[email protected]|| N3680-HP | N3680-HP | 1.14.0.5 | DX000010BAA | OPOS | USB |http://www.hp.com|
61
+
| 10/17/2017 | HP | HP |https://www.hp.com|[email protected]|| N3680-HP | N3680-HP | 1.14.0.5 | DX000010BAA | OPOS | USB |https://www.hp.com|
62
62
63
63
> [!NOTE]
64
64
> This compatiblity list is new as September 2018. The list will grow over time as devices are tested successfully and results are submitted to Microsoft.
Copy file name to clipboardexpand all lines: articles/fin-ops-core/dev-itpro/lifecycle-services/ax-2012/define-edit-entry-point-permissions.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ To verify that you have correctly changed permissions, you can use the Security
60
60
3. Close the Security test workspace.
61
61
62
62
## View the user licenses for a role
63
-
You can use the Security Development Tool to view the user license that is associated with a role. You can also see how changes to entry point permissions affect user licensing. When the tool loads or updates permissions, it computes the effective type of user license both for each entry point that is granted by the selected object and for the object itself. When the configuration key for an entry point is disabled, the user license for the entry point is not retrieved. The User Client Access License (CAL) types are Self Serve User, Task User, Functional User, and Enterprise User. User CALs are associated with specific menu items, which are objects that have associated actions. For any object, the association with a User CAL is calculated based on the values of the **ViewUserLicense** and **MaintainUserLicense** properties of the object. **ViewUserLicense** is used only for view permissions, whereas **MaintainUserLicense** is used for any larger set of permissions. For more information, see the [Microsoft Dynamics AX 2012 Licensing Guide](http://download.microsoft.com/download/C/1/0/C10B152C-9E2B-4A9D-BE1F-52718B94318B/Microsoft%20Dynamics%20AX%20Licensing%20Guide.pdf).
63
+
You can use the Security Development Tool to view the user license that is associated with a role. You can also see how changes to entry point permissions affect user licensing. When the tool loads or updates permissions, it computes the effective type of user license both for each entry point that is granted by the selected object and for the object itself. When the configuration key for an entry point is disabled, the user license for the entry point is not retrieved. The User Client Access License (CAL) types are Self Serve User, Task User, Functional User, and Enterprise User. User CALs are associated with specific menu items, which are objects that have associated actions. For any object, the association with a User CAL is calculated based on the values of the **ViewUserLicense** and **MaintainUserLicense** properties of the object. **ViewUserLicense** is used only for view permissions, whereas **MaintainUserLicense** is used for any larger set of permissions. For more information, see the [Microsoft Dynamics AX 2012 Licensing Guide](https://download.microsoft.com/download/C/1/0/C10B152C-9E2B-4A9D-BE1F-52718B94318B/Microsoft%20Dynamics%20AX%20Licensing%20Guide.pdf).
Copy file name to clipboardexpand all lines: articles/fin-ops-core/dev-itpro/lifecycle-services/ax-2012/plan-2012-r3-deployment-azure.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ If you already have an Azure subscription, note the following:
100
100
> The Cloud Solution Provider (CSP) program is currently not supported with Lifecycle Services due to the Azure Resource Manager (ARM) requirement.
101
101
102
102
## Purchase and Azure support plan
103
-
Azure support plans provide technical and billing support for Azure. The Azure support plans offer flexible support options that will allow you to select the right level of support for your Azure deployment. The support options range from support services included with your Azure subscription at no charge to premier support services. To learn about the available support plans and to purchase a plan, see the [Azure support plans](http://www.windowsazure.com/support/plans/) page.
103
+
Azure support plans provide technical and billing support for Azure. The Azure support plans offer flexible support options that will allow you to select the right level of support for your Azure deployment. The support options range from support services included with your Azure subscription at no charge to premier support services. To learn about the available support plans and to purchase a plan, see the [Azure support plans](https://www.windowsazure.com/support/plans/) page.
104
104
105
105
## Become familiar with the Azure management portal
106
106
The Azure management portal provides developers and IT professionals the ability to provision, configure, monitor, and manage their Azure components. It’s important to become familiar with the management portal because you’ll use it to:
@@ -190,9 +190,9 @@ To help estimate the cost of your AX 2012 R3 deployment on Azure, use the [Azure
190
190
## Consider legal and regulatory requirements
191
191
Microsoft runs Azure services with common operational practices and features across multiple geographies and jurisdictions. However, it is ultimately up to you to determine if Microsoft services satisfy your regulatory needs. To help provide you with up-to-date information, the [Azure trust center](https://azure.microsoft.com/support/trust-center/) provides the following information about security, privacy, and compliance.
192
192
193
-
-**Security:** The [Azure security page](http://www.windowsazure.com/support/trust-center/security/) provides an overview of the provisions Microsoft is taking to provide a secure environment within geographically dispersed datacenters. Among the extensive list of security-related resources, the [Standard Response to Request for Information: Security and Privacy](https://www.microsoft.com/download/details.aspx?id=26647) white paper outlines how Azure meets the suggested principals and mapped them to the International Standards Organization (ISO) 27001:2005 and ISO 27002.
194
-
-**Privacy:** The [Azure privacy page](http://www.windowsazure.com/support/trust-center/privacy/) includes links to multiple resources that describe privacy practices of the Azure environment. It includes a link to the [Azure privacy statement](http://www.windowsazure.com/support/legal/privacy-statement/).
195
-
-**Compliance:** The [Azure compliance page](http://www.windowsazure.com/support/trust-center/compliance/) provides resources to help you comply with the specific laws and regulations applicable to your unique industry and use scenario.
193
+
-**Security:** The [Azure security page](https://www.windowsazure.com/support/trust-center/security/) provides an overview of the provisions Microsoft is taking to provide a secure environment within geographically dispersed datacenters. Among the extensive list of security-related resources, the [Standard Response to Request for Information: Security and Privacy](https://www.microsoft.com/download/details.aspx?id=26647) white paper outlines how Azure meets the suggested principals and mapped them to the International Standards Organization (ISO) 27001:2005 and ISO 27002.
194
+
-**Privacy:** The [Azure privacy page](https://www.windowsazure.com/support/trust-center/privacy/) includes links to multiple resources that describe privacy practices of the Azure environment. It includes a link to the [Azure privacy statement](https://www.windowsazure.com/support/legal/privacy-statement/).
195
+
-**Compliance:** The [Azure compliance page](https://www.windowsazure.com/support/trust-center/compliance/) provides resources to help you comply with the specific laws and regulations applicable to your unique industry and use scenario.
196
196
197
197
## Consider licensing requirements
198
198
Licensing the various components of the AX 2012 R3 virtual machine environment is an important consideration. For deployments on Azure, you will want to evaluate the special licensing terms specific to Azure and the impact that these terms have on the overall suitability of the solution. Licensing requirements vary based on the type of AX 2012 R3 virtual machine environment that you deploy on Azure. The following table provides more information.
@@ -231,11 +231,11 @@ Licensing the various components of the AX 2012 R3 virtual machine environment i
231
231
<p>When reviewing the licensing terms and requirements, you need to pay special attention to any terms that apply specifically to deploying on Azure, as well as terms that apply to your intended use. For example, Microsoft Office has terms that are specific to Azure; but those terms vary depending on whether you deploy Office for development or test purposes, or whether you deploy Office for production purposes.</p>
232
232
<p>Some resources to help you get started are linked to below. Most of the resources that are linked to below contain links to in-depth information for several products and scenarios; however, you may need to review additional information, as well. This information is provided to help guide your authorized use of products you license; it is not your agreement. Your use of products licensed under your volume license agreement is governed by the terms and conditions of that agreement. In the case of any conflict between information linked here and your agreement, the terms and conditions of your agreement control.</p>
233
233
<ul>
234
-
<li><strong>Virtual machines licensing FAQ</strong> Common questions regarding licensing on Azure virtual machines are answered on <ahref="http://www.windowsazure.com/pricing/licensing-faq/">this page</a>.</li>
234
+
<li><strong>Virtual machines licensing FAQ</strong> Common questions regarding licensing on Azure virtual machines are answered on <ahref="https://www.windowsazure.com/pricing/licensing-faq/">this page</a>.</li>
235
235
<li><strong>Microsoft Product Use Rights and Product List</strong> Learn more about Microsoft Volume Licensing product licensing models, programs, scenarios, and terms and conditions to help you make effective business decisions and maximize the value of your IT purchases on <ahref="https://go.microsoft.com/fwlink/?LinkId=397363">this page</a>.</li>
236
236
</ul>
237
237
<ul>
238
-
<li><strong>License Mobility through Software Assurance on Azure program</strong> License Mobility through Software Assurance gives Microsoft volume licensing customers the flexibility to deploy eligible server applications with active Software Assurance on Azure. With this Software Assurance benefit, there is no need to purchase new licenses and no associated mobility fees. This enables you to easily deploy existing licenses on the Azure cloud platform. For more information, see <ahref="http://www.windowsazure.com/pricing/license-mobility/">this page</a>. For Development, Test, and High Availability topologies trial versions of SharePoint, Visual Studio, SQL Server, and Office are provided. The trials range from 30-180 days. Please apply licenses accordingly.</li>
238
+
<li><strong>License Mobility through Software Assurance on Azure program</strong> License Mobility through Software Assurance gives Microsoft volume licensing customers the flexibility to deploy eligible server applications with active Software Assurance on Azure. With this Software Assurance benefit, there is no need to purchase new licenses and no associated mobility fees. This enables you to easily deploy existing licenses on the Azure cloud platform. For more information, see <ahref="https://www.windowsazure.com/pricing/license-mobility/">this page</a>. For Development, Test, and High Availability topologies trial versions of SharePoint, Visual Studio, SQL Server, and Office are provided. The trials range from 30-180 days. Please apply licenses accordingly.</li>
239
239
<li><strong>Microsoft Dynamics AX volume licensing buyer’s guide</strong> For an overview of key licensing options with Microsoft Dynamics AX, see <ahref="https://go.microsoft.com/fwlink/?LinkId=397363">this page</a>.</li>
240
240
<li><strong>Shared computer activation for Office 365 ProPlus</strong> Shared computer activation lets you to deploy Office 365 ProPlus to a computer in your organization that is accessed by multiple users. For more information, see <ahref="https://technet.microsoft.com/library/dn782860(v=office.15).aspx">this page</a>.</li>
Copy file name to clipboardexpand all lines: articles/fin-ops-core/dev-itpro/lifecycle-services/ax-2012/troubleshoot-2012-r3-deployment-azure.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -102,15 +102,15 @@ To obtain support for Azure, use the resources listed in the following table.
102
102
</tr>
103
103
<trclass="odd">
104
104
<td>Ask the community</td>
105
-
<td>Go to the <ahref="http://www.windowsazure.com/support/forums/">Azure forums</a> page to get help with your questions from the Azure community.</td>
105
+
<td>Go to the <ahref="https://www.windowsazure.com/support/forums/">Azure forums</a> page to get help with your questions from the Azure community.</td>
106
106
</tr>
107
107
<trclass="even">
108
108
<td>Use the Azure services dashboard</td>
109
-
<td>Go to the <ahref="http://www.windowsazure.com/support/service-dashboard/">Azure services dashboard</a> page to get the current status of the Azure platform and services.</td>
109
+
<td>Go to the <ahref="https://www.windowsazure.com/support/service-dashboard/">Azure services dashboard</a> page to get the current status of the Azure platform and services.</td>
110
110
</tr>
111
111
<trclass="odd">
112
112
<td>Enter a support ticket with the Azure support team</td>
113
-
<td>Go to the <ahref="http://www.windowsazure.com/support/options/">Azure support options</a> page, and click Get Support to open a support ticket. The Azure support team can help you resolve issues related to:
113
+
<td>Go to the <ahref="https://www.windowsazure.com/support/options/">Azure support options</a> page, and click Get Support to open a support ticket. The Azure support team can help you resolve issues related to:
114
114
<ul>
115
115
<li>Requests to increase the size of your Azure subscription</li>
116
116
<li>Errors when using the Azure management portal</li>
Copy file name to clipboardexpand all lines: articles/fin-ops-core/dev-itpro/perf-test/rsat/rsat-install-configure.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -164,12 +164,12 @@ If you install RSAT on more than one computer, you need to generate a new certif
164
164
## Install Selenium drivers
165
165
166
166
For manual installation of Selenium drivers, follow these steps:
167
-
1. Download [Selenium 3.13.1](http://selenium-release.storage.googleapis.com/3.13/selenium-dotnet-strongnamed-3.13.1.zip). Or, go to http://docs.seleniumhq.org/download and click **Previous releases**. Choose **3.13** and download **selenium-dotnet-strongnamed-3.13.1.zip**.
167
+
1. Download [Selenium 3.13.1](https://selenium-release.storage.googleapis.com/3.13/selenium-dotnet-strongnamed-3.13.1.zip). Or, go to https://docs.seleniumhq.org/download and click **Previous releases**. Choose **3.13** and download **selenium-dotnet-strongnamed-3.13.1.zip**.
168
168
2. Install the Selenium libraries:
169
169
+ Unzip the downloaded file.
170
170
+ Unpack the file **dist\Selenium.WebDriver.StrongNamed.3.13.1.nupkg**. To unpack this file, add the .zip suffix to the file and unzip it.
171
171
+ Copy the contents of the folder named **Selenium.WebDriver.StrongNamed.3.13.1.nupkg\lib** to **C:\Program Files (x86)\Regression Suite Automation Tool\Common\External\Selenium**.
172
-
3. Download the [Internet Explorer driver version 3.4.0](http://selenium-release.storage.googleapis.com/3.4/IEDriverServer_x64_3.4.0.zip). Or, go back in the browser, open the **3.4** folder and download **IEDriverServer_x64_3.4.0.zip**.
172
+
3. Download the [Internet Explorer driver version 3.4.0](https://selenium-release.storage.googleapis.com/3.4/IEDriverServer_x64_3.4.0.zip). Or, go back in the browser, open the **3.4** folder and download **IEDriverServer_x64_3.4.0.zip**.
173
173
4. Unzip the downloaded file and move the contents to **C:\Program Files (x86)\Regression Suite Automation Tool\Common\External\Selenium**.
174
174
175
175
If you want to use Google Chrome as your browser, follow these steps:
Copy file name to clipboardexpand all lines: articles/fin-ops-core/dev-itpro/perf-test/troubleshoot-perf-sdk-user-testing.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -259,7 +259,7 @@ This issue affects only single-user tests.
259
259
260
260
### Error example
261
261
262
-
> The file K:\\perfSDK\\PerfSDKLocalDirectory\\SampleProject\\TestResults\\Admin501201994c\_devae648d1909-1 2018-06-25 03\_40\_51\\Out\\Common\\External\\Selenium\\IEDriverServer.exe does not exist. The driver can be downloaded at `http://selenium-release.storage.googleapis.com/index.html`.
262
+
> The file K:\\perfSDK\\PerfSDKLocalDirectory\\SampleProject\\TestResults\\Admin501201994c\_devae648d1909-1 2018-06-25 03\_40\_51\\Out\\Common\\External\\Selenium\\IEDriverServer.exe does not exist. The driver can be downloaded at `https://selenium-release.storage.googleapis.com/index.html`.
0 commit comments