Bug ID 1062381: APM uses a hard-coded GUID when it creates an Office 365 Dynamic Address Space.

Last Modified: Apr 28, 2025

Affected Product(s):
BIG-IP APM(all modules)

Known Affected Versions:
16.1.0, 16.1.1, 16.1.2, 16.1.2.1, 16.1.2.2, 16.1.3, 16.1.3.1, 16.1.3.2, 16.1.3.3, 16.1.3.4, 16.1.3.5, 16.1.4, 16.1.4.1, 16.1.4.2, 16.1.4.3, 16.1.5, 16.1.5.1, 16.1.5.2

Opened: Nov 17, 2021

Severity: 3-Major

Symptoms

Office 365 type Dynamic Address space config has a Discovery URL with a hard-coded GUID (https://endpoints.office.com/endpoints/worldwide?clientrequestid=b10c5ed1-bad1-445f-b386-b919946339a7).

Impact

The hard-coded GUID could be blocked in the future by Microsoft.

Conditions

Office 365 type Dynamic Address Space.

Workaround

1. From command line generate a dynamic GUID: python -c 'import uuid; print(str(uuid.uuid4()))' 2. While creating Office 365 type Dynamic Address space, use the just-generated dynamic GUI in the Discovery URL. It should look like: https://endpoints.office.com/endpoints/worldwide?clientrequestid=GUID-generate-in-step-1

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips