Skip to content

Commit b871da1

Browse files
committed
remove /en-us/ from URL
1 parent db74b5b commit b871da1

File tree

137 files changed

+155
-155
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

137 files changed

+155
-155
lines changed

ThirdPartyNotices

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ may be either trademarks or registered trademarks of Microsoft in the United Sta
99
The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks.
1010
Microsoft's general trademark guidelines can be found at https://go.microsoft.com/fwlink/?LinkID=254653.
1111

12-
Privacy information can be found at https://privacy.microsoft.com/en-us/
12+
Privacy information can be found at https://privacy.microsoft.com/
1313

1414
Microsoft and any contributors reserve all others rights, whether under their respective copyrights, patents,
1515
or trademarks, whether by implication, estoppel or otherwise.

docs/TOC.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10482,9 +10482,9 @@
1048210482
- name: ProjectData - OData service reference
1048310483
href: https://docs.microsoft.com/previous-versions/office/project-odata/jj163015(v=office.15)
1048410484
- name: Class library and web service reference
10485-
href: https://docs.microsoft.com/en-us/previous-versions/office/project-class/ee767707(v=office.15)
10485+
href: https://docs.microsoft.com/previous-versions/office/project-class/ee767707(v=office.15)
1048610486
- name: JavaScript API reference
10487-
href: https://docs.microsoft.com/en-us/previous-versions/office/project-javascript-api/jj712612(v=office.15)
10487+
href: https://docs.microsoft.com/previous-versions/office/project-javascript-api/jj712612(v=office.15)
1048810488
- name: Publisher
1048910489
items:
1049010490
- name: Overview

docs/access/abs-function-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ description: "Returns the absolute (positive) value of the specified numeric exp
1717
Returns the absolute (positive) value of the specified numeric expression.
1818

1919
> [!IMPORTANT]
20-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
20+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
2121
2222
## Syntax
2323

docs/access/access-custom-web-app-reference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.assetid: 8d696fa4-a6f2-4fb1-8662-a313bf0b5989
1616
## In this section
1717

1818
> [!IMPORTANT]
19-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
19+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
2020
2121
- [Concepts (Access custom web app)](concepts-access-custom-web-app.md)
2222

docs/access/access-sql-and-expressions-reference-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.assetid: c68cbbe9-d97f-4d1c-b639-fc067b6cd316
1616
## In this section
1717

1818
> [!IMPORTANT]
19-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
19+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
2020
2121
- [Conversion functions (Access custom web app)](conversion-functions-access-custom-web-app.md)
2222

docs/access/and-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ description: "Combines two Boolean expressions and returns TRUE when both expres
1717
Combines two Boolean expressions and returns TRUE when both expressions are TRUE.
1818

1919
> [!IMPORTANT]
20-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
20+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
2121
2222
## Syntax
2323

docs/access/arithmetic-operators-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ description: ""
1515
# Arithmetic Operators (Access custom web app)
1616

1717
> [!IMPORTANT]
18-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
18+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
1919
2020
## In this section
2121

docs/access/avg-function-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ description: "Calculates the arithmetic mean of a set of values contained in a s
1414
Calculates the arithmetic mean of a set of values contained in a specified field.
1515

1616
> [!IMPORTANT]
17-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
17+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
1818
1919
## Syntax
2020

docs/access/between-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ description: "Specifies a range to test."
1515
Specifies a range to test.
1616

1717
> [!IMPORTANT]
18-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
18+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
1919
2020
## Syntax
2121

docs/access/cancelrecordchange-macro-action-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ description: "You can use the CancelRecordChange action to cancel the changes ap
1717
You can use the **CancelRecordChange** action to cancel the changes applied to a record in a **[CreateRecord](createrecord-data-block-access-custom-web-app.md)** or **[EditRecord](editrecord-data-block-access-custom-web-app.md)** data block before the changes are committed.
1818

1919
> [!IMPORTANT]
20-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
20+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
2121
2222
> [!NOTE]
2323
> The **CancelRecordChange** action is available only in Data Macros.

docs/access/ceiling-function-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description: "Returns the smallest integer greater than, or equal to, the specif
1313
Returns the smallest integer greater than, or equal to, the specified numeric expression.
1414

1515
> [!IMPORTANT]
16-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
16+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
1717
1818
## Syntax
1919

docs/access/choose-function-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description: "Returns the item at the specified index from a list of values."
1313
Returns the item at the specified index from a list of values.
1414

1515
> [!IMPORTANT]
16-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
16+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
1717
1818
## Syntax
1919

docs/access/closepopup-macro-action-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ description: "You can use the ClosePopup action to close the active document pop
1717
You can use the **ClosePopup** action to close the active document popup view.
1818

1919
> [!IMPORTANT]
20-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
20+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
2121
2222
## Remarks
2323

docs/access/comment-macro-block-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ description: "The Comment statement can be used to provide explanatory remarks i
1717
The **Comment** statement can be used to provide explanatory remarks in a macro.
1818

1919
> [!IMPORTANT]
20-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
20+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
2121
2222
## Remarks
2323

docs/access/comparison-operators-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ description: ""
1515
# Comparison Operators (Access custom web app)
1616

1717
> [!IMPORTANT]
18-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
18+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
1919
2020
## In this section
2121

docs/access/concat-function-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description: "Returns a string that is the result of combining two or more strin
1313
Returns a string that is the result of combining two or more string values.
1414

1515
> [!IMPORTANT]
16-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
16+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
1717
1818
## Syntax
1919

docs/access/concepts-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.assetid: 9171b1b2-470e-428f-a026-e348d28d9dc2
1616
## In this section
1717

1818
> [!IMPORTANT]
19-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
19+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
2020
2121
- [Reserved Words (Access custom web app)](reserved-words-access-custom-web-app.md)
2222

docs/access/conversion-functions-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: ""
1111
# Conversion functions (Access custom web app)
1212

1313
> [!IMPORTANT]
14-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
14+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
1515
1616
- [Cast function (Access custom web app)](cast-function-access-custom-web-app.md)
1717

docs/access/count-function-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description: "Returns the number of records in a query or table."
1313
Returns the number of records in a query or table.
1414

1515
> [!IMPORTANT]
16-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
16+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
1717
1818
## Syntax
1919

docs/access/createrecord-data-block-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description: "You can use the CreateRecord data block to create a new record in
1313
You can use the **CreateRecord** data block to create a new record in the specified table.
1414

1515
> [!IMPORTANT]
16-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
16+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
1717
1818
> [!NOTE]
1919
> The **CreateRecord** data block is available only in Data Macros.

docs/access/custom-date-and-time-formats-for-the-format-function-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.localizationpriority: high
1313
Learn how to control how a date or time is displayed by creating a custom formatting.
1414

1515
> [!IMPORTANT]
16-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
16+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
1717
1818
## Format specifications
1919

docs/access/custom-numeric-formats-for-the-format-function-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.localizationpriority: high
1313
Learn how to control how a number is displayed by creating a user-defined number format.
1414

1515
> [!IMPORTANT]
16-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
16+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
1717
1818
You can change the way a number is displayed by creating a user-defined number format. A user-defined number format can have from one to three sections separated by a semicolon (;). If the Style argument of the [Format Function (Access custom web app)](format-function-access-custom-web-app.md) function contains one of the predefined numeric formats, only one section is allowed.
1919

docs/access/data-actions-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ description: ""
1515
# Data actions (Access custom web app)
1616

1717
> [!IMPORTANT]
18-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
18+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
1919
2020
## In this section
2121

docs/access/data-blocksaccess-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ description: ""
1515
# Data blocks (Access custom web app)
1616

1717
> [!IMPORTANT]
18-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
18+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
1919
2020
## In this section
2121

docs/access/data-entry-operations-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ description: ""
1515
# Data entry operations (Access custom web app)
1616

1717
> [!IMPORTANT]
18-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
18+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
1919
2020
## In this section
2121

docs/access/database-functions-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: ""
1111
# Database functions (Access custom web app)
1212

1313
> [!IMPORTANT]
14-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
14+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
1515
1616

1717
- [UserDisplayName function (Access custom web app)](userdisplayname-function-access-custom-web-app.md)

docs/access/database-objects-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ description: ""
1515
# Database objects (Access custom web app)
1616

1717
> [!IMPORTANT]
18-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
18+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
1919
2020
## In this section
2121

docs/access/date-time-functionsaccess-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: ""
1111
# Date/time functions (Access custom web app)
1212

1313
> [!IMPORTANT]
14-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
14+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
1515
1616

1717
- [DateAdd function (Access custom web app)](dateadd-function-access-custom-web-app.md)

docs/access/deleterecord-data-macro-action-access-custom-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.assetid: f6b68a9a-e04a-476e-a407-b1779fea1953
1212
You can use the **DeleteRecord** action to delete a record.
1313

1414
> [!IMPORTANT]
15-
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/en-us/) to build no-code business solutions for the web and mobile devices.
15+
> Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using [Microsoft PowerApps](https://powerapps.microsoft.com/) to build no-code business solutions for the web and mobile devices.
1616
1717
## Setting
1818

0 commit comments

Comments
 (0)